Skip to content

Latest commit

 

History

History

TheHub

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

The Hub - Signboard

We were tasked to create a digital signboard for the Service Innovation Lab.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

You will need the following installed to make changes to the project. The assumption is that you are using a windows machine to make changes to the project.

You will need:

  1. GitHub
  2. Text Editor (Atom / Notepad++)
  3. Internet connection
  4. Digital Signboard (Browser / Application to open web pages)

Installing

You will need to clone the project to your local machine in order to make changes.

In your git console type:

git clone https://github.com/assurity/l3.git

Once you have cloned the repository to your local repository you can make changes to the ServiceInnovation\index.html in your favorite Text Editor

TheHub\index.html

Deployment

Once you have made your changes, in order for them to be shown on the digital signboard you will need to push your changes to the git repository.

  1. Commit changes to git
  2. Push changes to github
  3. On the digital signboard navigate to the url: https://assurity.github.io/l3/TheHub

Authors

See also the list of contributors who participated in this project.

Acknowledgments

  • Hat tip to anyone who's code was used
  • Inspiration
  • etc