Base template repo to create static websites from
Install dependencies
npm ci
Start dev server
npm run start:dev
Websites created from this template can be deployed to GitHub pages. To do so, go to Settings
> Pages
> Set the Source
to GitHub Actions