This app is a playground to practise testing mechanisms of Angular. Have fun 🎉.
## Run in Terminal 1 to run Angular Client
git clone https://github.com/ng-practice/wdc-testing.git wdc-testing
cd wdc-testing/
npm install
npm start
## Run in Temrinal 2 to start API
npm install --global bookmonkey-api
bookmonkey-api