Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 359 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 359 Bytes

介绍

学习了 vue3 & dispatcher 思想, 想要做个项目实际验证下效果, 于是就有了这个项目

快速开始

git clone https://github.com/lh5sa/client-vue3
cd client-vue3
npm i
npm run dev
open http://localhost:8080

关于服务端