@aaxis/ma-ui 中文文档教程
Getting Started with ma-storybook
这个项目是通过 Create React App 引导的。
start Scripts
npm run storybook
在开发模式下运行故事书,在运行这个脚本之前, 你必须运行 npm run test:generate-output
来开个玩笑 测试结果文件。
Getting Started with ma-storybook
This project was bootstrapped with Create React App.
start Scripts
npm run storybook
run the storybook in develop mode, before run this scripts, you must run npm run test:generate-output
to get a jest test results file.