Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 486 Bytes

README.md

File metadata and controls

28 lines (14 loc) · 486 Bytes

README

WIT/KE

This is a website that features leading women in Technology in Kenya.

Getting Started

System Requirements

   - Ruby 2.4.1 or higher
   - Rails 4.2.9 or higher

Configuration

    git clone https://github.com/RailsGirlsMsa/WITKE.git
    
    cd WITKE
    
    run bundle install
    
    run rails server or rails s

Testing

This project is lincenced under the MIT license.