This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
thinkjs
Watch
1
Star
0
Fork
0
You've already forked thinkjs
mirror of
https://github.com/thinkjs/thinkjs.git
synced
2026-01-25 14:42:47 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
thinkjs
/
template
History
lichengyin
6f82f4f9ab
add _400Action for es6 template controller
2015-08-27 13:47:02 +08:00
..
bootstrap
add template files
2015-08-24 18:06:14 +08:00
config
add config for create project
2015-08-25 18:45:56 +08:00
controller
add _400Action for es6 template controller
2015-08-27 13:47:02 +08:00
logic
fix eslint errors for template files
2015-08-24 18:09:49 +08:00
model
update thinkjs command
2015-08-25 17:43:53 +08:00
view
add 400 statusAction for invalid controller or action name
2015-08-27 13:45:45 +08:00
www
update thinkjs command
2015-08-25 17:43:53 +08:00
.gitignore
add .gitignore template file
2015-08-25 11:13:18 +08:00
.thinkjsrc
update thinkjs command
2015-08-25 17:43:53 +08:00
nginx.conf
add template files
2015-08-24 18:06:14 +08:00
package.json
update thinkjs command
2015-08-25 17:43:53 +08:00
README.md
mv tpl dir to template
2015-08-07 14:12:52 +08:00
README.md
README
template files for create application