Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pizzaql/site
- Owner: pizzaql
- License: mit
- Created: 2019-07-20T17:21:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-01T14:34:41.000Z (over 5 years ago)
- Last Synced: 2024-05-01T14:30:08.560Z (8 months ago)
- Topics: modern, next-js, nextjs, pizzaql, project-page, project-site, project-website, react, site, styled-components, website
- Language: JavaScript
- Homepage: https://pizzaql.tech
- Size: 156 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
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