Skip to content

Latest commit

 

History

History
29 lines (26 loc) · 846 Bytes

File metadata and controls

29 lines (26 loc) · 846 Bytes

app-decorators-todomvc

Dependency Status devDependency Status

---

todomvc app-decorators

---

Playground environment for todomvc

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.