Skip to content

denisoster/test_roonyx_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version 2.4.2
  • Rails version 5.1.1

1.Run this command to install necessary gems

  bundle install

2.Run to import data

  rails db:create db:migrate db:seed

3.Run application

  rails s 

and access http://localhost:3000 to view result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published