Based on p5-svelte-template Just a boilerplate.
npm installnpm run dev
For Github pages publication:
- Clone this repo
- Create new repo on Github
git remote remove origingit remote add origin [new repo url- Update the
REPO_NAMEvariable in svelte.config.js git push- Update the repository settings to enable Github Page deployments from the branch
gh-pages