Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 188 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 188 Bytes

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