Skip to content
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.

js-entity-repos/todos

Repository files navigation

todos

Demonstrates js-entity-repos with todos.

Checkout the Github pages demonstration.

Usage

  • Clone it with git clone git@github.com:js-entity-repos/todos.git todos.
  • Install dependencies with npm install.
  • Try it with npm run dev.