Sample code for SatchelJS
Перейти к файлу
Scott Mikula c4bc1918d8 Update to satcheljs@next 2017-06-01 21:24:29 -07:00
spec/support init 2016-08-02 08:49:57 -07:00
src Register orchestrators 2017-05-24 14:20:48 -07:00
typings Update typings for jasmine 2017-03-03 15:34:37 -08:00
.gitignore Update .gitignore (#3) 2017-03-06 15:01:11 -08:00
.travis.yml Integrate with Travis CI (#2) 2017-03-06 14:55:45 -08:00
LICENSE add license 2016-08-02 10:13:16 -07:00
README.md Update README (#4) 2017-03-06 15:13:49 -08:00
index.html init 2016-08-02 08:49:57 -07:00
jasmine.js init 2016-08-02 08:49:57 -07:00
package.json Update to satcheljs@next 2017-06-01 21:24:29 -07:00
tsconfig.json WIP: trying to integrate SatchelJS vnext 2017-05-19 15:18:37 -07:00
tsd.json Update typings for jasmine 2017-03-03 15:34:37 -08:00
webpack.config.js Cleanup bootstrap (#5) 2017-03-06 15:22:44 -08:00

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.