@js-entity-repos/todos
v1.1.2
Published
Demonstrates js-entity-repos with todos.
Downloads
7
Readme
todos
Demonstrates js-entity-repos with todos.
Checkout the Github pages demonstration.
Usage
- Clone it with
git clone [email protected]:js-entity-repos/todos.git todos
. - Install dependencies with
npm install
. - Try it with
npm run dev
.