We were tasked to create a digital signboard for the Service Innovation Lab.
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.
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:
- GitHub
- Text Editor (Atom / Notepad++)
- Internet connection
- Digital Signboard (Browser / Application to open web pages)
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
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.
- Commit changes to git
- Push changes to github
- On the digital signboard navigate to the url: https://assurity.github.io/l3/TheHub
- Gavin Snyman - Initial work - GavinCutman
See also the list of contributors who participated in this project.
- Hat tip to anyone who's code was used
- Inspiration
- etc