Personal Trainer built using Angular6 and TypeScript
Clone this repository and execute in your favorite shell:
npm i -g angular-clito installangular-cli(if you don't have it installed already)npm installto install local npm dependencies
After completing installation type in your favorite shell:
npm startto start the app in a new browser window. App files are observed and will be re-transpiled on each change.