Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ara-framework/create-hypernova-svelte

Hypernova Svelte project generator
https://github.com/ara-framework/create-hypernova-svelte

generator hypernova svelte

Last synced: 4 days ago
JSON representation

Hypernova Svelte project generator

Awesome Lists containing this project

README

        

# sao-hypernova-svelte

> Hypernova with Svelte boilerplate

## Usage

Install [SAO](https://github.com/saojs/sao) first.

```bash
yarn global add sao
# or
npm i -g sao
```

### From git

```bash
sao ara-framework/create-hypernova-svelte my-project
```

## License

MIT © [marconi1992](github.com/marconi1992)