Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 218 Bytes

File metadata and controls

6 lines (5 loc) · 218 Bytes

server with socket.io

Run npm start to run the production server Run npm run start-dev to run the development server (automatically reload on changes)

#ES6 You must enable ES6 syntax in your IDE to use this server