Skip to content

Explosion-Scratch/svelte-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

23f88a7 · May 26, 2022

History

2 Commits
May 26, 2022
May 26, 2022
May 26, 2022
May 26, 2022
May 26, 2022
May 26, 2022
May 26, 2022
May 26, 2022
May 26, 2022
May 26, 2022

Repository files navigation

Svelte template

Less.js • GitHub Pages Auto Deploy • Base style utilities

Screenshot

That's what it looks like

Features

  • Base less styles for buttons, reset, and some theme colors
  • Live reload
  • Less.js CSS support
  • GitHub pages deploy on push/workflow_dispatch

How to get started?

Clone with degit

npx degit explosion-scratch/svelte-template

One liners (Clone + Start):

PNPM:

npx degit explosion-scratch/svelte-template && pnpm install && pnpm dev

Yarn:

npx degit explosion-scratch/svelte-template && yarn install && yarn dev

NPM

npx degit explosion-scratch/svelte-template && npm install && npm run dev

Enabling GitHub Pages

Go to https://github.com/[your_username]/[repo_name]/settings/pages then select the GitHub pages branch and click "Save", now just wait a few minutes and you're good to go!

Enabling GitHub Pages

About

Svelte + Less + GH Pages Deploy template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published