毕业设计项目

Zhengy 7acdd9017b 添加设计思路文件 il y a 6 ans
build d2a6dae572 登陆页面完成 il y a 6 ans
config d2a6dae572 登陆页面完成 il y a 6 ans
src d2a6dae572 登陆页面完成 il y a 6 ans
static d2a6dae572 登陆页面完成 il y a 6 ans
.babelrc d2a6dae572 登陆页面完成 il y a 6 ans
.editorconfig d2a6dae572 登陆页面完成 il y a 6 ans
.gitignore d2a6dae572 登陆页面完成 il y a 6 ans
.postcssrc.js d2a6dae572 登陆页面完成 il y a 6 ans
README.md d2a6dae572 登陆页面完成 il y a 6 ans
index.html d2a6dae572 登陆页面完成 il y a 6 ans
package-lock.json d2a6dae572 登陆页面完成 il y a 6 ans
package.json d2a6dae572 登陆页面完成 il y a 6 ans
设计思路.txt 7acdd9017b 添加设计思路文件 il y a 6 ans

README.md

vue-project

A Vue.js project

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.