Demonstrates js-entity-repos with todos.
Checkout the Github pages demonstration.
- Clone it with
git clone [email protected]:js-entity-repos/todos.git todos
. - Install dependencies with
npm install
. - Try it with
npm run dev
.
Demonstrates js-entity-repos with todos.
Checkout the Github pages demonstration.
git clone [email protected]:js-entity-repos/todos.git todos
.npm install
.npm run dev
.