可用于生产环境的taro项目模版,技术栈:taro + taro-ui + typescript + dva / mobx + sass,无需过多关注项目配置,预置功能包括但不限于页面/组件/store/service模版一键生成/编译自动生成路由列表和组件入口/代码规范强制检查/请求拦截封装/小程序CI等,实现多端项目的高效快速开发。目前已有1.x / 2.x / 3.x 版本。
The Taro 2.x project template is a long-term maintained template based on Taro 2.x. It also provides versions 1.x and 3.x (based on React) for selection. The template includes features such as navigation, project structure, development, compilation, and deployment. It also supports TypeScript, Sass, UI library (taro-ui), state management (mobx), asynchronous programming (async/await), font importing (iconfont), and interface requests.
To install the Taro 2.x project template, follow these steps:
npm install or yarn install to install the necessary dependencies.The Taro 2.x project template is a comprehensive template for developing projects using Taro 2.x. It includes features such as TypeScript support, Sass styling, a UI library (taro-ui), state management using MobX, and asynchronous programming using async/await. It also provides tools for interface requests, debugging, and engineering features such as global variables, plugins, and environment variable checks. Additionally, it includes a custom component library (taro-xui) and a utility library (wtils) for use in the project. Overall, it offers a robust framework for developing Taro 2.x projects.