Download bullet Free Java Code
Description
A simple lightweight MVC with express.
Source Files
The download file bullet-master.zip has the following entries.
.gitignore// w w w . jav a 2 s .c o m
LICENSE
README.md
example/app.js
example/app/controllers/home.js
example/app/controllers/posts.js
example/app/helpers/.gitkeep
example/app/models/post.js
example/app/routes.js
example/app/views/index.jade
example/app/views/layout.jade
example/app/views/posts/edit.jade
example/app/views/posts/form.jade
example/app/views/posts/index.jade
example/app/views/posts/new.jade
example/app/views/posts/show.jade
example/config
example/public
lib/bullet.js
lib/controller.js
lib/director.js
lib/error.js
lib/flash.js
lib/helper.js
lib/model.js
lib/session.js
lib/template/README.md
lib/template/app.js
lib/template/app/controllers/home.js
lib/template/app/helpers/.gitkeep
lib/template/app/models/.gitkeep
lib/template/app/routes.js
lib/template/app/views/index.jade
lib/template/app/views/layout.jade
lib/template/config/development.json
lib/template/config/production.json
lib/template/package.json
lib/template/public/css/application.css
lib/template/public/css/bootstrap-responsive.min.css
lib/template/public/css/bootstrap.min.css
lib/template/public/favicon.ico
lib/template/public/img/glyphicons-halflings-white.png
lib/template/public/img/glyphicons-halflings.png
lib/template/public/js/application.js
lib/template/public/js/bootstrap.min.js
lib/template/public/js/jquery.min.js
package.json
Download
Click the following link to download bullet-master.zip.
bullet-master.zip