Mini Programs Kit is an opinionated boilerplate for WeChat development. Tools for building a great experience to manage many mini programs and performance oriented.
We use lerna to manage mutiple packages.
cd mini-programs-kit
npx lerna bootstrap
cd packages/mini-programs-examples
yarn start
cd your-project
yarn update-kit
- Custom Configuration
- Optimization of Production Environment
- Testing
- The Commands of Generate WeChat Mini Programs repo
Mini Programs Kit is licensed under the MIT License - see the LICENSE.md file for details
- Thanks and Inspired by facebook/create-react-app