A repository for storing multiple demos of small to medium sized Svelte components/projects
🏠 Homepage
To run all demos:
npm install
npm run build
npm run start
cd demos/[demo-folder]
npm install
npm run build
npx sirv public
👤 Juan Gómez
- Twitter: @supercepi
- Github: @gomezcabo
- LinkedIn: @gomezcabo
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator