Sin descripción

shilin 76381b29ed 创建VUE基础框架 hace 5 años
build 76381b29ed 创建VUE基础框架 hace 5 años
config 76381b29ed 创建VUE基础框架 hace 5 años
src 76381b29ed 创建VUE基础框架 hace 5 años
static 76381b29ed 创建VUE基础框架 hace 5 años
.babelrc 76381b29ed 创建VUE基础框架 hace 5 años
.editorconfig 76381b29ed 创建VUE基础框架 hace 5 años
.gitignore 76381b29ed 创建VUE基础框架 hace 5 años
.postcssrc.js 76381b29ed 创建VUE基础框架 hace 5 años
.project 76381b29ed 创建VUE基础框架 hace 5 años
README.md 76381b29ed 创建VUE基础框架 hace 5 años
index.html 76381b29ed 创建VUE基础框架 hace 5 años
package-lock.json 76381b29ed 创建VUE基础框架 hace 5 años
package.json 76381b29ed 创建VUE基础框架 hace 5 años

README.md

house

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.