remote-dashboard

July 24, 2022 ยท View on GitHub

set VUE_APP_API_URL environment variable to the remote server URL before building.

Otherwise the default is http://127.0.0.1:3001.

Screenshot

Screenshot

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Contents

  1. 1Screenshot
  2. 2Project setup
  3. 2.1Compiles and hot-reloads for development
  4. 2.2Compiles and minifies for production
  5. 2.3Run your tests
  6. 2.4Lints and fixes files
  7. 2.5Customize configuration