Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (16 loc) · 316 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 316 Bytes

RxJS Starter

RxJS starter base code environment designed for testing RxJS tools.

Starting development

Start by cloning the repo:

$ git clone [email protected]:dipcode-software/rxjs-starter.git
$ cd rxjs-starter

Then run:

$ yarn install

And finally run:

$ yarn run start