Skip to content

A simple and flexible admin template based on Vue3, Vite, TypeScript, NaiveUI

License

Notifications You must be signed in to change notification settings

SuGod/nova-admin

Repository files navigation

Ench Admin

一个基于Vue3、vite3、ts、pinia、NaiveUI,Vue-Router4的后台管理项目

Demo

代码仓库

安装使用

  • 环境配置

    本地环境需要安装 pnpm 7.x 、Node.js 14.18+ 和 Git

  • 克隆代码

git clone https://github.com/chen-see/ench-admin.git
  • 安装依赖
pnpm i
  • 运行
pnpm dev
  • 打包
pnpm build

Git 提交规范 项目已经内置angular提交规范,通过git cz 代替git commit 命令即可。

pnpm cz
or
pnpm commit

素材来源

iconfont-阿里巴巴矢量图标库

About

A simple and flexible admin template based on Vue3, Vite, TypeScript, NaiveUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 70.7%
  • TypeScript 25.2%
  • CSS 3.8%
  • Other 0.3%