Skip to content

voooc/lab-community-admin

Repository files navigation

简介

实验室社区系统

技术栈

  • 编程语言:TypeScript 4.x
  • 构建工具:Vite 2.x
  • 前端框架:Vue 3.x
  • 路由工具:Vue Router 4.x
  • 状态管理:pinia 2.x
  • UI 框架: Ant design vue 3.x + Windi Css
  • CSS 预编译: less
  • Git Hook 工具: husky + lint-staged
  • 代码规范: Prettier + ESLint + StyleLint
  • 提交规范: Commitizen + Commitlint

安装使用

  • 获取项目代码
git clone https://github.com/voooc/lab-community-admin.git
  • 安装依赖
cd lab-community-front

pnpm install
  • 运行
pnpm serve
  • 打包
pnpm build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published