Skip to content

gomezcabo/svelte-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Svelte demos 👋

Twitter: supercepi

A repository for storing multiple demos of small to medium sized Svelte components/projects

Run all demos

To run all demos:

npm install
npm run build
npm run start

Run a specific demo

cd demos/[demo-folder]
npm install
npm run build
npx sirv public

Author

👤 Juan Gómez

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published