教育 学生 前端代码

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

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.