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

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

Awesome Lists containing this project

README

          

# PizzaQL Docs :pizza:

[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](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