0.0.6 • Published 2 years ago

@36node/template-wxapp v0.0.6

Weekly downloads
2
License
MIT
Repository
-
Last release
2 years ago

@36node/tpl-wxapp

微信小程序框架

技术框架

  • 使用Taro
  • 使用Taro UI组件库
  • 遵循 React 语法规范
  • 任何问题请查看官方文档

Usage

  1. yarn install
  2. dev: yarn dev:weapp
  3. build: yarn build:weapp

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D