Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 325 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 325 Bytes

RXJS webpack for JavaScript

A simple webpack-dev-server for javascript rxjs environment.

Installation

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 .