Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pizzaql/site

Website for the PizzaQL project
https://github.com/pizzaql/site

modern next-js nextjs pizzaql project-page project-site project-website react site styled-components website

Last synced: 28 days ago
JSON representation

Website for the PizzaQL project

Awesome Lists containing this project

README

        

# PizzaQL Site :pizza:

[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/xojs/xo)

## Usage

Run this site in development mode:

```
$ npm run dev
```

Build an optimized production bundle

```
$ npm run build
```

## License

MIT