Skip to content

bgwilson87/benjamingwilson.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Requires node, npm and gulp

To install gulp:

$ npm install -g gulp

Install dependencies:

$ npm install

Copy app-keys-example.json to app-keys.json and fill in with your credentials:

$ cp app-keys-example.json app-keys.json
{
  "google_maps_api_browser_key": "YOUR_API_KEY"
}

Running App

gulp && gulp watch

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published