1.0.3 • Published 2 years ago

ef-cli3 v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

ef-cli3

前端工程脚手架

安装

npm i -g ef-cli3

版本检查

ef-cli3 update

创建项目

ef-cli3 create my-project

模板说明

  • easy-front-vite 基于 Vue3、Vite、Pinia、TypeScript 的前端模板工程
  • easy-front-nest-service 基于 nest.js 的后端服务模板工程
  • easy-front-log-service 基于Nest和MongoDB的日志服务
  • easy-front-open-api-service 基于nestjs的Open API Service框架