CountdownRxjs
This project was generated with Angular CLI version 8.0.1.
Development server
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Important: Must have Angular CLI and NodeJS installed
To work on the follow-along branch:
- In your terminal/command-line
git clone https://github.com/Everduin94/countdown-rxjs.git
cd countdown-rxjs
npm install
git checkout follow-along