yarn install
yarn devThis will start a dev server on http://localhost:8080 and auto-reload as changes are made.
To build files to the dist directory:
yarn buildTo build and deploy to GitHub pages:
yarn deploy| Name | Name | Last commit date | ||
|---|---|---|---|---|
yarn install
yarn devThis will start a dev server on http://localhost:8080 and auto-reload as changes are made.
To build files to the dist directory:
yarn buildTo build and deploy to GitHub pages:
yarn deploy