Demo: https://monitoring-quasar-app.now.sh
- Clone this repository.
- Rename project name, description, author etc. in
package.json
andquasar.conf.js
. - Run
yarn install
command to install dependencies. - Run
yarn dev
script frompackage.json
to run the dev server.
yarn run lint
quasar build
now
now --prod
❗️ The now.json file should be inside of the provided root directory. No framework detected. Default project settings:
- Build Command:
build
ornow-build
frompackage.json
if it exists - Output Directory:
public
if it exists, or.
- Development Command: None
? Want to override the settings? [y/N] y
? Which settings would you like to overwrite (select multiple)? None
🔗 Linked to mrductam/monitoring-quasar-app (created .now and added it to .gitignore)
🔍 Inspect: https://zeit.co/mrductam/monitoring-quasar-app/h3lirdwg5 [2s]
✅ Production: https://monitoring-quasar-app.now.sh [copied to clipboard][29s]
📝 Deployed to production. Run
now --prod
to overwrite later (https://zeit.ink/2F). 💡 To change the domain or build command, go to https://zeit.co/mrductam/monitoring-quasar-app/settings