Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jere-a/main-website

My ozze.eu.org website hosted on cloudflare.com
https://github.com/jere-a/main-website

astro eslint nodejs postcss vitejs vitest web

Last synced: 29 days ago
JSON representation

My ozze.eu.org website hosted on cloudflare.com

Awesome Lists containing this project

README

        

# Website created using astro

To run the developer enviroment:

```sh
npm run dev
```

To preview the build:

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