Download Yeoman Todo MVC Free Java Code
Description
Todo app using Backbone + RequireJS + Bootstrap + Yeoman (Grunt + Bower).
Source Files
The download file Yeoman-TodoMVC-master.zip has the following entries.
.bowerrc// w w w.j a v a 2 s . c o m
.editorconfig
.gitattributes
.gitignore
.jshintrc
Gruntfile.js
README.md
app/.htaccess
app/404.html
app/favicon.ico
app/index.html
app/robots.txt
app/scripts/collections/todos.js
app/scripts/common.js
app/scripts/main.js
app/scripts/models/todo.js
app/scripts/routers/router.js
app/scripts/templates/stats.html
app/scripts/templates/todos.html
app/scripts/views/app.js
app/scripts/views/todos.js
app/styles/main.scss
component.json
dist/.htaccess
dist/404.html
dist/components/requirejs/require.js
dist/favicon.ico
dist/index.html
dist/robots.txt
dist/scripts/main.js
dist/scripts/vendor/modernizr.js
dist/styles/main.css
package.json
test/index.html
test/lib/chai.js
test/lib/expect.js
test/lib/mocha/mocha.css
test/lib/mocha/mocha.js
test/lib/sinon.js
test/spec-runner.js
test/spec/models/todo.js
test/spec/test.js
test/spec/todo.js
Download
Click the following link to download Yeoman-TodoMVC-master.zip.
Yeoman-TodoMVC-master.zip