UNPKG

condition-editor

Version:
65 lines (43 loc) 1.21 kB
# condition-editor #### Description 在线条件编辑器 #### Software Architecture Software architecture description #### Installation 1. 安装包依赖 ```bash pnpm add condition-editor ``` 2. xxxx 3. xxxx #### Instructions 1. xxxx 2. xxxx 3. xxxx #### Development ```bash # install dependencies $ pnpm install # develop library by docs demo $ pnpm start # build library source code $ pnpm run build # build library source code in watch mode $ pnpm run build:watch # build docs $ pnpm run docs:build # check your project for potential problems $ pnpm run doctor ``` #### Contribution 1. Fork the repository 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request #### Gitee Feature 1. You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md 2. Gitee blog [blog.gitee.com](https://blog.gitee.com) 3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 4. The most valuable open source project [GVP](https://gitee.com/gvp) 5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) 6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)