btroncone / rxjs-starter

RxJS starter project for RxJS Basics course on Ultimate Courses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RxJS Starter

Basic starter project for RxJS, helper for RxJS Basics course on Ultimate Courses.

Getting Started

git clone https://github.com/btroncone/rxjs-starter.git
cd rxjs-starter
npm install
npm start

After running npm start you can navigate to the development server running on http://localhost:1234. Any changes made to the sample.js file will trigger an automatic reload.

Feel free to ping me on Ultimate Courses slack or on Twitter @btroncone if you run into any issues!

About

RxJS starter project for RxJS Basics course on Ultimate Courses


Languages

Language:CSS 64.9%Language:HTML 22.6%Language:JavaScript 12.5%