This README would normally document whatever steps are necessary to get the application up and running.
- git clone https://github.com/DevilalDheer/ims.git
- cd ims/
- bundle install
- rake db:migrate
- rake db:seed #Prepopulate some basic seed data
- rails s
- rspec #For run rspec unit test cases
Production Url - https://imsl.herokuapp.com/