npm install
NPM scripts (run with npm run scriptname)
Run the project locally at http://localhost:1234 and watch for code changes
Deletes ./dist
Populate ./dist with a packaged build, ready for upload
Includes a GitHub workflow to automatically build to GitHub Pages.
If your default branch is not main the workflow will need to be edited.