教育 学生 前端代码

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

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.