Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 404 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 404 Bytes

Coursetro RxJS Starter Dev Setup

This is the end-result of lesson 1 for setting up the development environment.

This includes RxJS, TypeScript and Webpack.

You can find the course here: A Comprehensive RxJS Tutorial

Simply clone this repo and run yarn install. Then, run yarn run start.

Enjoy!