## Project setup ``` yarn install ``` ### link to other project ``` yarn link ``` ### add new component ``` yarn addComponent ComponentName ``` 如 `yarn addComponent id-photo` 将会在 src/components 下创建对应的组件初始化文件 ### Compiles and hot-reloads for development ``
published version 0.0.83, 2 years ago