Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 183 Bytes

File metadata and controls

5 lines (4 loc) · 183 Bytes

Development Guide

  1. Clone the repo
  2. Run npm install to install the dependencies.
  3. Run npm run dev to run a demo server with hot module reloading on http://localhost:3010.