Skip to content

Sample svelte app which can be used as bootstrap template

License

Notifications You must be signed in to change notification settings

isurfer21/hello-svelte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-svelte

Sample svelte app which can be used as bootstrap template

Prerequisite

The node.js should have been installed on the system.

Build

Clone the repository and run this command to install all dependencies

npm install
npm run dev

Open the link in browser to view the app.

Go live

Generate the distributable build by running this command

npm run build

The dist folder is created with production build which you can deploy at any static server.

About

Sample svelte app which can be used as bootstrap template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published