Skip to content

LiverpoolCatalyst/oh-discover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OH Discover

Event Details: OH Discover Exhibition, Tuesday 14th November 2017 | 4pm | Tempest Liverpool, Floor 4

Tempory domain: https://oh-discover.azurewebsites.net

Project Setup

Initial Machine Checklist:

Check the below steps to ensure your machine is ready to go

  1. Create a GitHub account
  2. Install Visual Studio Code from VSC
  3. Install GitHub Desktop from GitHub
  4. Install Current Node.js from from the Node.js homepage
  5. Install Gulp 4.0
  6. Open Terminal (Mac/Linux) / Command Prompt (Windows)
  7. Navigate to the root of the project cd path\to\your\project-directoy
  8. Run the install command npm install gulpjs/gulp.git#4.0 -g to install Gulp 4 Globally

Project Setup:

  1. Clone Repository from GitHub (you can use GitHub Desktop)