Skip to content

快速开始

开发工具

推荐使用vscode,进行项目开发,cool-admin为其内置了一些代码片段及代码提示,加快开发效率。

拉取代码

shell
git clone https://github.com/cool-team-official/cool-admin-vue.git



git clone https://gitee.com/cool-team-official/cool-admin-vue.git

安装依赖

shell
pnpm i

运行应用程序

shell
pnpm dev

在浏览器中预览网站 http://localhost:9000

账号:admin 密码:123456

异常 !!!

如遇到验证码无法显示,请运行后端服务