Chatroom code demo starts demo experience it start local server # Open the command line under the src/server folder node index.js # or npm i -g nodemon,then: nodemon index.js Start the front-end code npm install Start npm run serve Build npm run build