4D看看官网

zhibin 4e9ea226ed 修改number组件 6 vuotta sitten
build 20807a152d 修改公用线交互方式 6 vuotta sitten
config b229ff93a3 4.25版本 6 vuotta sitten
src 4e9ea226ed 修改number组件 6 vuotta sitten
static 51f570dec4 制作4Dkankan官网 6 vuotta sitten
test 51f570dec4 制作4Dkankan官网 6 vuotta sitten
.babelrc 51f570dec4 制作4Dkankan官网 6 vuotta sitten
.editorconfig 51f570dec4 制作4Dkankan官网 6 vuotta sitten
.eslintignore 51f570dec4 制作4Dkankan官网 6 vuotta sitten
.eslintrc.js 51f570dec4 制作4Dkankan官网 6 vuotta sitten
.gitignore 51f570dec4 制作4Dkankan官网 6 vuotta sitten
.postcssrc.js 51f570dec4 制作4Dkankan官网 6 vuotta sitten
README.md 51f570dec4 制作4Dkankan官网 6 vuotta sitten
index.html 166b558c66 update in 4.23 6 vuotta sitten
package.json 166b558c66 update in 4.23 6 vuotta sitten

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.