Open in Gitpod

SWARNET Admin Frontend

An application created using Vue and Quasar for SWARNET Administrators.

Install the dependencies

npm install
npm install -g @quasar/cli
npm install -g @quasar/app

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

quasar dev

Build the app for production

quasar build

Screens UI

Login

Alt text

Dashboard

Alt text

Customize the configuration

See Configuring quasar.conf.js.

License

MIT