These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Open Terminal and clone the project by typing
git clone https://github.com/vamuigua/startup-weekend-team-tracker.git
cd startup-weekend-team-tracker
Your now in the Project!👍
Things you need to install
- Ruby 2.3.1
Give examples
A step by step series of examples that tell you have to get a development env running
Inside the route of the project, type the code below in your terminal to install the required gems
bundle install
Then run: ruby app.rb
Navigate to the following link in your Browser: localhost:4567
The app should now be running on your browser
Explain how to run the automated tests for this system
- Ruby - Programming Language
- Materialize - Front-end Frame Work
- Victor Allen - vamuigua ✌️
This project is licensed under the MIT License - see the LICENSE.md file for details