前端界面使用了Coffcer的项目 项目地址:https://github.com/coffcer/vue-chat
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build后端使用了iris框架
| Name | Name | Last commit date | ||
|---|---|---|---|---|
前端界面使用了Coffcer的项目 项目地址:https://github.com/coffcer/vue-chat
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build后端使用了iris框架