Skip to content

aidenZou/vue-dora

Repository files navigation

vue-dora

vue 的哆啦A梦

@v-dora

构建

vdora-cli

style

vdora-style

所有 style基于 normalize.css 7.0

mixin

vdora-mixin

组件

基础组件

容器组件(Container Component)

HOC

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 detailed explanation on how things work, checkout the guide and docs for vue-loader.