Skip to content

kevinchu-work/Docker_with_BrowserSync

Repository files navigation

This is a self-learn / self-trial project as I can't put Docker + Gulp + BrowserSync work together.

Clone this project and open it from VSCode would work perfectly!

Step of execution

  1. Install VSCode & Docker if you havn't
  2. Install VSCode plugins Remote Development by Microsoft
  3. Open this project by VSCode
  4. Click the 'Open a remote window' or press 'F1' and select 'Remote-Containers: Open Folder in Container' and select this project folder
  5. VSCode will pull 'node' from Docker Hub and take a few minutes to download & setup
  6. Once the container is ready, run 'gulp' to start the node server or click 'gulp' under 'NPM SCRIPTS' section
  7. Open Dummy page and make some change on app.js
  8. Enjoy ~~~

License

MIT

Free Software, Yeah!

About

Nodejs Docker with BrowserSync Supported

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published