Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 144 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 144 Bytes

Development

yarn install
npm run dev
open http://127.0.0.1:3000

Production

npm run site