教育 学生 前端代码

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

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.