Skip to content

CoGoLinks/dragon-mp-template

Repository files navigation

Taro 小程序模板

Taro 文档

常用命令

  • 新建项目: npx @tarojs/cli init myApp
  • DEV: yarn dev:weapp --watch
  • 压缩启动: NODE_ENV=production taro build --type weapp --watch
  • 打生产包: yarn build:weapp
  • 创建文件: Taro create --name [页面名称]
  • 回到某个版本: yarn global add @tarojs/[email protected]

About

Taro 小程序基础模板

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published