Skip to content
This repository was archived by the owner on Oct 30, 2025. It is now read-only.

Latest commit

 

History

History
12 lines (11 loc) · 143 Bytes

File metadata and controls

12 lines (11 loc) · 143 Bytes

Dev

npm install -g yarn
yarn install
yarn run dev

Then hit http://localhost:9000 in your browser

Build

yarn run build