4D看看官网

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

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.