1.0.3 • Published 3 years ago

phxl_component_library v1.0.3

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

phxl_component_library

Getting Started

Install dependencies,

$ npm i

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Build library via father-build,

$ npm run build

提交术语

feature: 新功能 update: 更新某功能 fixbug: 修复bug refactor: 重构功能 optimize: 优化构建工具或运行性能 style: 仅样式改动 docs: 仅文档新增/改动 chore: 构建过程或辅助工具的变动