【前端】智能库房综合管理系统前端项目
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
刘力 585199fbb5 commit api of codes 3 years ago
config commit code ,create of project 3 years ago
mock 提交代码 3 years ago
public commit api of codes 3 years ago
src commit api of codes 3 years ago
static commit code ,create of project 3 years ago
.editorconfig commit code ,create of project 3 years ago
.env.development commit code ,create of project 3 years ago
.env.production commit code ,create of project 3 years ago
.eslintignore commit code ,create of project 3 years ago
.eslintrc.js fix bug 3 years ago
.gitignore fix bug 3 years ago
.postcssrc.js commit code ,create of project 3 years ago
.travis.yml commit code ,create of project 3 years ago
README.md commit code ,create of project 3 years ago
babel.config.js commit code ,create of project 3 years ago
index.html commit code ,create of project 3 years ago
package.json commit code ,create of project 3 years ago
postcss.config.js commit code ,create of project 3 years ago
vue.config.js commit code ,create of project 3 years ago

README.md

yak_storeroom_web

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.