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: 3 months 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-01T14:34:41.000Z (almost 7 years ago)
- Last Synced: 2025-03-19T01:47:29.406Z (over 1 year 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: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# PizzaQL Site :pizza:
[](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