4D看看官网

zhibin 897a95a7e0 添加二级导航 6 éve
build 20807a152d 修改公用线交互方式 6 éve
config b229ff93a3 4.25版本 6 éve
src 897a95a7e0 添加二级导航 6 éve
static 51f570dec4 制作4Dkankan官网 6 éve
test 51f570dec4 制作4Dkankan官网 6 éve
.babelrc 51f570dec4 制作4Dkankan官网 6 éve
.editorconfig 51f570dec4 制作4Dkankan官网 6 éve
.eslintignore 51f570dec4 制作4Dkankan官网 6 éve
.eslintrc.js 51f570dec4 制作4Dkankan官网 6 éve
.gitignore 51f570dec4 制作4Dkankan官网 6 éve
.postcssrc.js 51f570dec4 制作4Dkankan官网 6 éve
README.md 51f570dec4 制作4Dkankan官网 6 éve
index.html 166b558c66 update in 4.23 6 éve
package.json 166b558c66 update in 4.23 6 éve

README.md

y

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

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.