Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 241 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 241 Bytes

Rapid Talent Mapping Application

Dependencies

  • Ruby 2.3.1
  • Rails 5.1

Run app on your local

$ git clone git://github.com/webmaster444/rtmapp.git
$ bundle install
$ rails server