Info

A simple Movie Search app. This repo was published as MIT license

Getting Started

Checkout this repo, install dependencies, then start the gulp process with the following:

> git clone https://github.com/dotai2012/movie-searcher.git
> cd movie-searcher
> npm install
> npm run dev