Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 182 Bytes

File metadata and controls

16 lines (12 loc) · 182 Bytes

vueChat

vue

Describe

a vue3 + vite + ts + websocket created project

Preview

Install && Run

pnpm i
node index.mjs
npm run dev