# bww-generator **Repository Path**: xiaomouz/bww-generator ## Basic Information - **Project Name**: bww-generator - **Description**: 🖼️ 黑白生草图制作器 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-05 - **Last Updated**: 2022-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bww-generator 快速制作像这样的黑白生草图 ![img](https://i.loli.net/2019/12/07/L2CeqJgdfNYFEki.png) ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).