Sample code for SatchelJS
Перейти к файлу
microsoft-github-policy-service[bot] e406e1ac7a
Microsoft mandatory file (#21)
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
2023-06-06 11:09:50 -07:00
spec/support init 2016-08-02 08:49:57 -07:00
src Break down Header and Footer into simpler components (#7) 2017-03-16 13:16:18 -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
SECURITY.md Microsoft mandatory file (#21) 2023-06-06 11:09:50 -07: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 Cleanup App and Header (#6) 2017-03-10 17:17:38 -08:00
tsconfig.json Break down Header and Footer into simpler components (#7) 2017-03-16 13:16:18 -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
yarn.lock Add yarn.lock (#8) 2018-10-01 15:51:33 -07: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.