A simple webpack-dev-server for javascript rxjs environment.
Use node package manager(npm)
npm install
After the installation run
npm start
This will start webpack in watch and development mode. Visit http://localhost:4200 .
A simple webpack-dev-server for javascript rxjs environment.
Use node package manager(npm)
npm install
After the installation run
npm start
This will start webpack in watch and development mode. Visit http://localhost:4200 .