0.1.0 • Published 4 years ago

try20200617 v0.1.0

Weekly downloads
5
License
-
Repository
-
Last release
4 years ago

try20200617

项目结构说明

|-- examples 组件示例
|-- packages 组件
    |-- hello-world hello-world组件
      |-- src 组件源码
          |-- hello-world.vue 组件源码
      |-- index.js 提供组件的对外引用

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.