ef-cli3

easy front 前端脚手架

Usage no npm install needed!

<script type="module">
  import efCli3 from 'https://cdn.skypack.dev/ef-cli3';
</script>

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 的后端服务模板工程