Clone the respository, and install dependencies.
yarn install
Run the local development server.
yarn dev
Access the app via http://localhost:3000.
Build, commit, and push the static site changes to GitHub.
yarn deploy
Clone the respository, and install dependencies.
yarn install
Run the local development server.
yarn dev
Access the app via http://localhost:3000.
Build, commit, and push the static site changes to GitHub.
yarn deploy