Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fronvo/site

The site of Fronvo
https://github.com/fronvo/site

css fronvo html js npm-run-all svelte svelte-kit typescript web

Last synced: 3 days ago
JSON representation

The site of Fronvo

Awesome Lists containing this project

README

        

Fronvo logo

### Host locally

Here's how to host the latest Fronvo site on your own:

```
git clone https://github.com/fronvo/site.git
cd site
npm i
```

Now fill out the required **[.env](https://github.com/Fronvo/site/blob/v2/.env.example)** file

After that:

```
npm run build && npm run preview
```

### Extras

**[Tools](https://github.com/Fronvo/site/blob/v2/.github/markdown/TOOLS.md)**