Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 155 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 155 Bytes

development mode

$ yarn dev (or npm run dev or pnpm run dev)

production build

$ yarn build (or npm run build or pnpm run build)