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

dipcode-software/rxjs-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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