Skip to content

rayriffy/quick-svelte

Repository files navigation

quick-svelte

Quick start template for Svelte

Prerequisite

  1. Install Node LTS
  2. Install pnpm package manager by running npm i -g pnpm command

Development

  1. Create a repository by using this repository as a template
  2. Install dependencies with pnpm i command
  3. Develop anything with pnpm dev!

Deployment

  1. Go to Settings > Pages and change Source from Deploy from a branch to GitHub Actions
  2. Push a commit to trigger deployment or mannualy trigger it yourself in Actions tab
  3. Watch deployed URL at logging step in GitHub Actions's deployment log

About

Quick start template for Svelte

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published