Try on: Codespace | StackBlitz | Codesandbox
Pre-requisites:
- Node
$ npm ci$ npm run dev$ npm run buildPre-requisites:
- Make sure you have Github Pages set to Github Actionsin your project's Settings
A Github Actions deploy task will build and deploy to https://{username}.github.io/{reponame} when pushing on main.