# uaui **Repository Path**: java-script/uaui ## Basic Information - **Project Name**: uaui - **Description**: 初始化VUE组件库架构 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-11-09 - **Last Updated**: 2021-11-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # uaui 这是一个VUE组件库的基础架构,如有学习的小伙伴可参考: [VUE组件库创建流程](https://blog.csdn.net/qq_39453402/article/details/106001717) ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).