app-decorators-todomvc

Todomvc with app-decorators

Usage no npm install needed!

<script type="module">
  import appDecoratorsTodomvc from 'https://cdn.skypack.dev/app-decorators-todomvc';
</script>

README


app-decorators-todomvc

Dependency Status devDependency Status

---

todomvc app-decorators

---

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.