https://github.com/willklein/todomvc-learn-react
https://github.com/willklein/todomvc-learn-react
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/willklein/todomvc-learn-react
- Owner: willklein
- Created: 2015-09-17T22:07:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-18T02:00:56.000Z (over 10 years ago)
- Last Synced: 2025-06-02T22:13:09.856Z (about 1 year ago)
- Language: HTML
- Size: 129 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# TodoMVC App Template
> Template used for creating [TodoMVC](http://todomvc.com) apps

## Getting started
- Read the [Application Specification](https://github.com/tastejs/todomvc/blob/master/app-spec.md) 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](https://npmjs.com) by running: `npm install`.
## License

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