c4bc1918d8 | ||
---|---|---|
spec/support | ||
src | ||
typings | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
index.html | ||
jasmine.js | ||
package.json | ||
tsconfig.json | ||
tsd.json | ||
webpack.config.js |
README.md
satcheljs-todomvc
A TodoMVC app using SatchelJS
Usage
npm install
npm start
Once it is running, open it in your browser at http://localhost:8080.