mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
* feat(docs): scaffolding docs-generator * fix: typo in build (script) and fix copy folder command * chore(docs): update
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