Clone this project and open it from VSCode would work perfectly!
- Install VSCode & Docker if you havn't
- Install VSCode plugins Remote Development by Microsoft
- Open this project by VSCode
- Click the 'Open a remote window' or press 'F1' and select 'Remote-Containers: Open Folder in Container' and select this project folder
- VSCode will pull 'node' from Docker Hub and take a few minutes to download & setup
- Once the container is ready, run 'gulp' to start the node server or click 'gulp' under 'NPM SCRIPTS' section
- Open Dummy page and make some change on app.js
- Enjoy ~~~
MIT
Free Software, Yeah!