This project is a repackaging of Taro to quickly build an interface for back-end management projects. Follow is the quick guide for how to use.
setp 1: Install global tools:
npm: npm install -g husky rimraf lerna
or
cnpm: cnpm install -g husky rimraf lerna
or
yarn: yarn add -g husky rimraf lerna
setp 2: Install dependencies node_modules
:
npm run lerna:b
Taro Fast Framework provides some useful script to help you quick start and build with web project, code style check and test.
Scripts provided in package.json
. It's safe to modify or add additional script:
npm run start:weapp:build
npm run start:weapp:simple
(Ensure that the build is executed at least once)
Wait for execution to complete, you can open wechat development tool to view.
npm run build:all
Here repo is a template to quickly create a project.
https://github.com/kityandhero/taro-fast-template
The other way is use taro-fast-cli to initialize a project, it will download file from taro-fast-template repo.
npm install -g taro-fast-cli
taro-fast-cli init
If framework have a new version update, can use a script to upgrade project, the script in package.json, it running through taro-fast-cli.
npm run reinstall
The script content is "npm run clean && taro-fast-cli env && pnpm install".
If you need a agent to visit github, you can use this way.
npm run reinstall:agent
The script content is "npm run clean && taro-fast-cli env --agent http://127.0.0.1:7890 && pnpm install".
welcome any feedback in our github.
Many thanks to the following individuals, organisations and projects whose work is so important to the success of Taro Fast Framework (in no particular order):
More dependencies are not listed, thanks all of them.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。
Activity
Community
Health
Trend
Influence
:Code submit frequency
:React/respond to issue & PR etc.
:Well-balanced team members and collaboration
:Recent popularity of project
:Star counts, download counts etc.