Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 539 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 539 Bytes

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