Skip to content

hse2016/todomvc-app-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoMVC App Template

Template used for creating TodoMVC apps

Getting started

  • Read the Application Specification before touching the template.

  • Delete this file and rename app-readme.md to readme.md and fill it out.

  • Clone this repo and install the dependencies with npm by running: npm install.

License

Creative Commons License
This work by TasteJS is licensed under a Creative Commons Attribution 4.0 International License.

Usage (build js)

npm run build-js (just build js file) npm run watch-js (start watching your js file)

About

Template used for creating TodoMVC apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 92.4%
  • JavaScript 4.6%
  • CSS 3.0%