0.1.0 • Published 3 years ago

youhu-ui v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Vue进阶-从0到1搭建UI组件库

内容:封装常见的功能性组件(Button、Modal、Form相关),把组件封装成UI组件库并且发布到npm上 涉及知识点: 课程收获:

6.23

  1. packages用于存放所有组件

  2. 在github上创建一个仓库

youhu-ui

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.