/rxjs-starter

RxJS starter base code

Primary LanguageTypeScriptApache License 2.0Apache-2.0

RxJS Starter

RxJS starter base code environment designed for testing RxJS tools.

Starting development

Start by cloning the repo:

$ git clone git@github.com:dipcode-software/rxjs-starter.git
$ cd rxjs-starter

Then run:

$ yarn install

And finally run:

$ yarn run start