@abutterworth/my-component 中文文档教程
my-component
启动开发服务器
npm i && npm start
只构建组件。
npm run build
构建示例应用程序。
npm run build-example
my-component
Start the dev server
npm i && npm start
Build the component only.
npm run build
Build the example app.
npm run build-example