cp .env.example .env
yarn
yarn build
yarn serve
Open: http://localhost
Result: /out
cp .env.example .env
yarn
yarn dev
Open: http://localhost:3000
Format code:
yarn format
| Name | Name | Last commit date | ||
|---|---|---|---|---|
cp .env.example .env
yarn
yarn build
yarn serve
Open: http://localhost
Result: /out
cp .env.example .env
yarn
yarn dev
Open: http://localhost:3000
Format code:
yarn format