Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 353 Bytes

readme.md

File metadata and controls

18 lines (16 loc) · 353 Bytes

Google Related Searches

Uses search terms to return Google's Related Search values. Useful for longtail keyword research.

Install

git clone git@gitlab.com:hallme/google-related-searches.git
cd google-related-searches
npm install

Complile JSX and SCSS

gulp

Watch Command to Complile JSX and SCSS

gulp watch