教育 学生 前端代码

xiaoshushu b9410e187f 用于物理记住用户名和密码,而不是通过浏览器的自动填充 3 éve
build 21dfafaf7e init 3 éve
config 21dfafaf7e init 3 éve
src b9410e187f 用于物理记住用户名和密码,而不是通过浏览器的自动填充 3 éve
static 2b90b4c224 修改登录底图 3 éve
.babelrc 21dfafaf7e init 3 éve
.editorconfig 21dfafaf7e init 3 éve
.gitignore 21dfafaf7e init 3 éve
.postcssrc.js 21dfafaf7e init 3 éve
README.md 80a3e524c7 init 3 éve
education-front.iml 21dfafaf7e init 3 éve
index.html 21dfafaf7e init 3 éve
package-lock.json 21dfafaf7e init 3 éve
package.json 21dfafaf7e init 3 éve

README.md

education_front

A Vue.js project2

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.