No Description

张军 290460db44 first commit 10 months ago
build 290460db44 first commit 10 months ago
config 290460db44 first commit 10 months ago
src 290460db44 first commit 10 months ago
static 290460db44 first commit 10 months ago
.babelrc 290460db44 first commit 10 months ago
.editorconfig 290460db44 first commit 10 months ago
.gitignore 290460db44 first commit 10 months ago
.postcssrc.js 290460db44 first commit 10 months ago
README.md 290460db44 first commit 10 months ago
education-front.iml 290460db44 first commit 10 months ago
index.html 290460db44 first commit 10 months ago
package-lock.json 290460db44 first commit 10 months ago
package.json 290460db44 first commit 10 months ago

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.