quick-svelte

Quick Svelte

Quick start template for Svelte

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

Top categories

Loading Svelte Themes