Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Latest commit

 

History

History
5 lines (4 loc) · 297 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 297 Bytes

Instructions

  1. Clone this repository
  2. Run npm install to install the dependencies
  3. Run npm run dev to start the development web server. Head to http://localhost:3333 to load the initial page. Production build can be generated with npm run dist; files will be exported to ./dist.