# wechat-template-taro **Repository Path**: hezebin-wechat/wechat-template-taro ## Basic Information - **Project Name**: wechat-template-taro - **Description**: wechat-template-taro - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-08 - **Last Updated**: 2025-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wechat-template-taro ``` taro init wechat-template-taro ``` ``` yarn add -D eslint-config-prettier eslint-import-resolver-typescript eslint-plugin-prettier eslint-plugin-unused-imports prettier @types/sass axios ``` ``` yarn add zustand sass ``` # 创建新页面 ```bash taro create pageName ``` # 文档 - taroify:https://taroify.github.io/taroify.com/components/floating-panel/ - taro-hooks:https://taro-hooks-innocces.vercel.app/ - nutiui-react:https://nutui.jd.com/taro/react/3x/#/zh-CN/guide/intro-react