Aucune description

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

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.