Event Details: OH Discover Exhibition, Tuesday 14th November 2017 | 4pm | Tempest Liverpool, Floor 4
Tempory domain: https://oh-discover.azurewebsites.net
Check the below steps to ensure your machine is ready to go
- Create a GitHub account
- Install Visual Studio Code from VSC
- Install GitHub Desktop from GitHub
- Install Current Node.js from from the Node.js homepage
- Install Gulp 4.0
- Open Terminal (Mac/Linux) / Command Prompt (Windows)
- Navigate to the root of the project
cd path\to\your\project-directoy
- Run the install command
npm install gulpjs/gulp.git#4.0 -g
to install Gulp 4 Globally
- Clone Repository from GitHub (you can use GitHub Desktop)