/json

Primary LanguageJavaScriptMIT LicenseMIT

JavaScript & JSON

Repository for an update to my Course on JavaScript & JSON.

Instructions

  1. Make sure you have node.js and git installed on your machine.
  2. Clone this into your local machine using the terminal (mac) or Gitbash (PC) > git clone https://github.com/planetoftheweb/json.git
  3. CD to the folder cd json
  4. Run > npm-install to install the project dependencies
  5. Install gulp.js via the Mac terminal or Gitbash on a PC > npm install -g gulp
  6. Run the Gulp command > gulp