/xc-ui-pc-teach

教学管理中心-老师教育课程发布平台

Primary LanguageCSS

xc-ui-pc-teach

A Vue.js project

information

学成在线教学管理前端工程 关联业务:

  1. 课程管理
  2. 媒资管理

需要的后台

ManageCourseApplication 31200

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.