sveltemplate Svelte Themes

Sveltemplate

Template for building basic applications with Svelte Parcel and Purgecss

Svelte With Parcel App

This is a project template for Svelte apps using Parcel and Purgecss. It lives at https://github.com/simplebytesdev/sveltemplate.

To create a new project based on this template using degit:

npx degit simplebytesdev/sveltemplate svelte-app
cd svelte-app

Note that you will need to have Node.js installed.

Get started

Install the dependencies...

cd svelte-app
npm install

...then run

npm start

Building and running in production mode

To create an optimised version of the app:

npm run build

Top categories

Loading Svelte Themes