Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 182 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 182 Bytes

Simple Vite Client Server with Socket.io and Express

Install

npm i

Dev

npm run dev

Dev Debug Mode

npm run dev:debug

Production

npm run build