Skip to content
This repository has been archived by the owner on Nov 12, 2019. It is now read-only.

jbmoelker/demo-svelte-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo Svelte App

Basic setup for a Svelte app with examples from the Svelte guide as demo.

Uses PostCSS for CSS @import and custom properties support.

Scripts

Development requires Node.js and yarn (alternatively you can use npm).

After installing dependencies using yarn install the following scripts are available:

yarn ... Description
build Builds app into dist/.
dev Starts dev server and file watchers (start and watch).
start Starts dev server on http://localhost:7858 ("svlt" in T9).
watch Watches and rebuilds app on file changes.

About

Basic setup for a Svelte app with examples from Svelte guide as demo.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published