#Simple Timer Using Angular 2 and RxJS - Part 1
This is the code for the Simple Timer Using Angular and RxJS blog post.
-
Run
npm install
to install app dependencies -
Run
npm run start
-
Go to http://localhost:8080 or http://localhost:8080/webpack-dev-server/
Enjoy!