Package Exports
- ef-cli3
- ef-cli3/bin/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ef-cli3) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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框架