Jan5366x / 1_019_d_e-learning_frontend

Mirror of:

Home Page:https://gitlab.com/1_019_d_e_learning/frontend/1_019_d_e-learning_frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Mirror of:

https://gitlab.com/1_019_d_e_learning/frontend/1_019_d_e-learning_frontend

License:GNU General Public License v3.0


Languages

Language:Vue 69.6%Language:JavaScript 25.9%Language:CSS 3.6%Language:HTML 0.6%Language:SCSS 0.4%