教育 学生 前端代码

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

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.