9b32e2e691
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases) - [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) --- updated-dependencies: - dependency-name: mixin-deep dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
spec/support | ||
src | ||
typings | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
index.html | ||
jasmine.js | ||
package.json | ||
tsconfig.json | ||
tsd.json | ||
webpack.config.js | ||
yarn.lock |
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.