Skip to content

gagansm/rxjs-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RxJS playground

Followed an awesome RxJS tutorial by Jurek Wozniak. The repository is the code that I wrote while working on the tutorial.

  1. Run npm install. This will install all needed dependencies.
  2. Run npm start. This will run the dev server.
  3. Open your browser and navigate to the provided URL (default: http://localhost:8080/).
  4. Open the Console/DevTools in your browser to see the console.logs.
  5. Keep modifying the src/index.html and src/index.ts files to adjust the code you want to run. Saving these files will automatically reload the page.
  6. Enjoy!

About

RxJS code for RxJS tutorial

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published