Skip to content

alexlam184/sunnyq-socketio

Repository files navigation

Sunnyq socket.io

Run in local

npm run dev

build & start project

It build javascript file in /dist file and run these javascript file

npm run build
npm start