# 克隆项目
git clone https://github.com/Carole007/carole-admin.git
# 进入项目目录
cd carole-admin/front
# 安装依赖
npm i
# 启动服务
npm run dev
# 构建测试环境 npm run build:stage
# 构建生产环境 npm run build:prod
# 前端访问地址 http://localhost:3001
front
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||