Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 276 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 276 Bytes

MovieList

###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