该项目是PlayScala社区的前端项目,开发模板基于Ant Design Pro V4。
- 将项目clone到本地
git clone https://github.com/playcommunity/play-community-board.git
- 安装依赖
npm install
- 启动项目
npm start
- 构建项目
npm run build
- 访问项目
在浏览器中打开:http://localhost:8000,登录账户密码为:admin/admin
。
该项目是PlayScala社区的前端项目,开发模板基于Ant Design Pro V4。
git clone https://github.com/playcommunity/play-community-board.git
npm install
npm start
npm run build
admin/admin
。