Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 245 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 245 Bytes

Build Setup

Requires Node.js 16+

# install dependencies
yarn install

# serve in dev mode, with hot reload at localhost:3000
yarn run dev

# build for production
yarn run build

# serve in production mode
yarn run  preview