cd 01-hello-node
node hello-node.js
cd 02-express-api-full
npm run start (o node index.js)
npm test - test
npm run autoreload - autoreload
cd 03-socket-io
node index.js
cd 01-hello-node
node hello-node.js
cd 02-express-api-full
npm run start (o node index.js)
npm test - test
npm run autoreload - autoreload
cd 03-socket-io
node index.js