app

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for staging

npm run build:staging

Compiles and minifies for production

npm run build:production

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Important Project Dependencies

Custom Global Variables

  • this.$moment = moment;
  • this.$hotkeys = hotkeys
  • this.$ui = CustomUIComponents (dialog)