文件名称:taro-template:[taro :hammer_and_pick:] 开发模版(包含了 changelog、redux、hook、taro-ui、lodash、eslint、封装request请求、封装加载动画组件等)
文件大小:24KB
文件格式:ZIP
更新时间:2024-06-19 19:17:52
TypeScript
@芋头/cli 3.0.8 react Ts Taro-ui 在项目目录下,你可以运行 install yarn examination taro info taro doctor dev & build yarn dev:weapp yarn dev:h5 yarn build:weapp yarn build:h5 update yarn global add @tarojs/cli@[version] taro update self [version] taro update project [version] 预览时降低包的大小 # Mac $ NODE_ENV=production taro build --type weapp --watch # Windows $ set NODE_ENV=production && taro build --type
【文件预览】:
taro-template-master
----.gitignore(107B)
----package.json(2KB)
----src()
--------components()
--------app.scss(579B)
--------services()
--------assets()
--------app.config.ts(232B)
--------utils()
--------index.html(1011B)
--------app.ts(209B)
--------pages()
----project.config.json(522B)
----tsconfig.json(769B)
----.eslintrc.js(249B)
----README.md(3KB)
----config()
--------index.js(2KB)
--------dev.js(146B)
--------prod.js(423B)
----.commitlintrc.js(67B)
----global.d.ts(415B)
----TODO.md(74B)
----babel.config.js(265B)
----.editorconfig(197B)