An open API service indexing awesome lists of open source software.

https://github.com/royashbrook/stunning-bassoon

svelte project template
https://github.com/royashbrook/stunning-bassoon

Last synced: 2 months ago
JSON representation

svelte project template

Awesome Lists containing this project

README

          

# New Project

✨ Project template using:

- [Svelte](https://svelte.dev)
- [Snowpack](https://snowpack.dev/)
- [Simple.css](https://simplecss.org/)
- [svelte-spa-router](https://github.com/ItalyPaleAle/svelte-spa-router)

# Install

Clone repo, then run `npm install` in the project root. After that `npm run start` to start the app.

# See it

[![vercel deployment](https://therealsujitk-vercel-badge.vercel.app/?app=stunning-bassoon&style=for-the-badge)](https://stunning-bassoon.vercel.app/)

https://stunning-bassoon.vercel.app/

# Note

When deploying to vercel, ensure the output folder name matches. As configured currently, this template requires the override be set on a project of type 'other' on vercel config.

![image](https://user-images.githubusercontent.com/7390156/165202229-99bf3c00-2c8a-4185-84b4-c0ed31a87c15.png)