primeton-ui
v1.2.0
Published
## Project setup ``` yarn install ```
Readme
pts-components
Project setup
yarn installCompiles and hot-reloads for development
yarn serveCompiles and minifies for production
yarn buildLints and fixes files
yarn lintCustomize configuration
开发组件注意事项
1、组件name属性必须添加 以 pm-开头
例:
name: 'pm-main'打包命令
npm run dist