statox / p5-svelte-template

Yet another boilerplate that I'll use twice

Home Page:https://statox.github.io/p5-svelte-template/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

P5 + svelte

Just a boilerplate.

  • npm install
  • npm run dev

For Github pages publication:

  • Clone this repo
  • Create new repo on Github
  • git remote remove origin
  • git remote add origin [new repo url
  • Update the REPO_NAME variable in svelte.config.js
  • git push
  • Update the repository settings to enable Github Page deployments from the branch gh-pages

About

Yet another boilerplate that I'll use twice

https://statox.github.io/p5-svelte-template/


Languages

Language:Svelte 44.0%Language:JavaScript 28.4%Language:HTML 24.8%Language:TypeScript 2.7%