angular-university / rxjs-course

RxJs In Practice Course - https://angular-university.io/course/rxjs-course
MIT License
382 stars 435 forks source link

Missing save() function for initial run shown in video #73

Open fjavaler opened 1 year ago

fjavaler commented 1 year ago

Fix: For course: RxJS in Practice, video: Environment Setup - Get the Lessons Code Up and Running. @6:02 Vasco asks us to execute npm start. Command gives error due to no save() function stub being present initially. Adding stub.