app-decorators-todomvc
v0.8.252
Published
Todomvc with app-decorators
Downloads
33
Maintainers
Readme
app-decorators-todomvc
Playground environment for todomvc
TODO:
- das ganze sollte mit app-decorators-cli aufgezogen werden!!!!
git clone https://github.com/SerkanSipahi/app-decorators.git
cd app-decorators/packages/app-decorators-todomvc
make install
then
make dev server
or
make production server
open following url http://localhost:3000/
in your browser.