https://github.com/koddsson/todomvc-web-components
https://github.com/koddsson/todomvc-web-components
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/koddsson/todomvc-web-components
- Owner: koddsson
- Created: 2021-09-04T20:26:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-04T20:26:14.000Z (almost 5 years ago)
- Last Synced: 2025-02-25T10:31:31.006Z (over 1 year ago)
- Language: HTML
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- 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.