0.0.3 • Published 3 years ago

imicros-app v0.0.3

Weekly downloads
6
License
-
Repository
-
Last release
3 years ago

imicros (imicros-app)

imicros app

Install the dependencies

npm install

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

quasar dev

Lint the files

npm run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.