Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/silentworks/use-svelte-with-parcel


https://github.com/silentworks/use-svelte-with-parcel

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# use-svelte-with-parcel

### Installation instructions

```sh
npm install
```

### Running

```sh
npm start
```

### Production build

```sh
npm run build:production
```