- Clone this repository
- Install dependencies
$ npm install$ bower install
external-contacts-exercise uses Gulp and Browsersync for a streamlined development environment. To start the development server use:
$ gulp serveTo run the test cases use:
$ gulp test