@quickearth/create-qe-app
v0.2.1
Published
<!-- * @Descripttion: * @version: 1.2 * @Author: shenxianshu * @Date: 2024-05-20 13:48:21 * @LastEditors: shenxianshu * @LastEditTime: 2024-05-28 13:22:17 -->
Downloads
27
Readme
基础使用
- 本地测试: npm run test
- 使用方法:
- npx @quickearth/create-qe-app appname
- npm init @quickearth/qe-app appname
- yarn create @quickearth/qe-app appname
- 注意: 如果修改了 create-app.js 文件就需要重新 npm publish,修改其他文件只需要提交 git 即可,不需要发布
- git 地址: https://gitlab.mlogcn.com/NJYJY/common/creat-qe-app.git