包头应急局安全生产考试系统网站
Go to file
2023-03-15 18:22:58 +08:00
build 前台页面 2021-05-08 17:27:56 +08:00
config 处理忘记密码、注册、登录短信等问题 2023-03-15 18:22:58 +08:00
src 处理忘记密码、注册、登录短信等问题 2023-03-15 18:22:58 +08:00
static 前台页面 2021-05-08 17:27:56 +08:00
.babelrc 前台页面 2021-05-08 17:27:56 +08:00
.editorconfig 前台页面 2021-05-08 17:27:56 +08:00
.gitignore 20210508 2021-05-08 18:37:54 +08:00
.postcssrc.js 前台页面 2021-05-08 17:27:56 +08:00
index.html 个人中心修改 2021-06-29 16:50:19 +08:00
package-lock.json 处理忘记密码、注册、登录短信等问题 2023-03-15 18:22:58 +08:00
package.json 个人中心修改 2021-06-29 16:50:19 +08:00
README.md 前台页面 2021-05-08 17:27:56 +08:00

baotou_exam

A Vue.js project

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

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