1.0.4 • Published 7 months ago
@flyromance/create-app v1.0.4
安装
npm install -g @flyromance/create-app
使用
create-app -v
查看版本
create-app
进行交互式创建项目
开发
npm install
npm run dev
发布
npm run build
构建
npm publish
发布
npm install -g @flyromance/create-app
create-app -v
查看版本
create-app
进行交互式创建项目
npm install
npm run dev
npm run build
构建
npm publish
发布