This example AngularJS app will give you everything you need to get started with the frontend technical interview.
- Clone the repo
- Install the dependencies with
npm install - Execute
gulp(global install) ornpx gulp(if local install only) to run the app