Skip to content

jedy05097952/The-F2E_ChatRoom

Repository files navigation

The F2E - ChatRoom

運行說明

# 安裝套件
npm install

# 運行測試端在本地:8080
npm run dev

# 打包專案
npm run build

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

說明

重構了資料部分,目前使用 node.js + MySQL,並部署於 heroku
* 上傳圖片功能尚未做出