Skip to content
/ Svelte-Boilerplate Public template

Barebones Svelte template I use for doing some front-endsky

Notifications You must be signed in to change notification settings

timsully/Svelte-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Svelte-Boilerplate

Barebones Svelte template I use for doing some front-endsky

Setup

  1. In the root directory npm install

  2. Once it has successfully installed all the packages run this: npm run dev

  3. Your app should be running on: http://localhost:5000/

image

Side note: Be sure to check your terminal where you ran npm run dev to see which port your server aka localhost is running on. If you already have stuff running on port 5000 then your app will be running on another port for you newbies out there wondering why it's not on port 5000.

  1. https://bit.ly/svelte-is-awesome

About

Barebones Svelte template I use for doing some front-endsky

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published