# fx-ui-seed **Repository Path**: Adolf_L/fx-ui-seed ## Basic Information - **Project Name**: fx-ui-seed - **Description**: Fx-ui 的种子生成工具 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-05-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Fx-ui 的种子生成工具 # Installation ```sh $ npm install -g @welab/fx-ui-seed ``` # Quick Start Create the new fx-ui-xx: ```bash $ fx-ui-seed /tmp/fx-ui-wld && cd /tmp/fx-ui-wld ```