Files
tauri/docs-generator
Jeff Galbraith bab276fcf3 feat: scaffolding of docs-generator done and first "live" docs (#28)
* feat(docs): scaffolding docs-generator

* fix: typo in build (script) and fix copy folder command

* chore(docs): update
2019-08-23 00:55:35 +02:00
..
2019-08-22 16:46:45 -03:00
2019-08-22 16:46:45 -03:00
2019-08-22 16:46:45 -03:00
2019-08-22 16:46:45 -03:00
2019-08-22 16:46:45 -03:00
2019-08-22 16:46:45 -03:00
2019-08-22 16:46:45 -03:00

Quasar App (docs-generator)

A Quasar Framework app

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.