https://github.com/pizzaql/docs
Documentation for the PizzaQL project
https://github.com/pizzaql/docs
docs documentation docz guide help javascript js markdown modern order-management pizza pizzaql restaurant usage
Last synced: 6 months ago
JSON representation
Documentation for the PizzaQL project
- Host: GitHub
- URL: https://github.com/pizzaql/docs
- Owner: pizzaql
- License: mit
- Created: 2019-03-31T21:20:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-20T17:45:46.000Z (about 6 years ago)
- Last Synced: 2025-03-25T12:53:33.314Z (7 months ago)
- Topics: docs, documentation, docz, guide, help, javascript, js, markdown, modern, order-management, pizza, pizzaql, restaurant, usage
- Language: JavaScript
- Homepage: https://docs.pizzaql.tech
- Size: 29.3 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# PizzaQL Docs :pizza:
[](https://github.com/xojs/xo)
## Usage
PizzaQL Documentation is built using [Docz](https://www.docz.site/).
Run docs in development mode:
```
$ npm run dev
```Build an optimized production bundle
```
$ npm run build
```## License
MIT