###Getting Started###
Checkout this repo, install dependencies, then start the gulp process with the following:
> git clone [email protected]:jschuman/movie_list.git
> cd movie_list
> npm install
> npm start
To run e2e tests:
> ./nightwatch
###Getting Started###
Checkout this repo, install dependencies, then start the gulp process with the following:
> git clone [email protected]:jschuman/movie_list.git
> cd movie_list
> npm install
> npm start
To run e2e tests:
> ./nightwatch