Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
 
 
 
 
 
 
img
 
 
js
 
 
 
 
 
 
 
 
 
 

README.md

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)
You can’t perform that action at this time.