- NodeJS ^8.9
- npm ^5.6
- From the
Quick OpenCommand Palette (ctrl/cmd + shift + p) search for:Terminal: Create New Integrated Terminal - From the
Quick Openoptions select this project. - Once you are inside the Terminal, execute:
npm install - Finally to run this example run
node src/app.js - Open your browser on http://localhost:3000