Skip to content

vineelvineel/words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 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.7.0`

  • Rails version

    • ‘6.0.1`

  • Configuration

    • ‘rvm install 2.7.0` # if using rvm

    • ‘bundle install`

    • ‘install postgres db` # one way to install is using brew. (update db username, pwd accordingly)

    • ‘rails db:setup` # resets the db and runs the commands/scripts in the seeds.rb file

    • ‘rails s` # start the server

    • localhost:3000` # you will be redirected to the words/index page.

  • How to run the test suite

    • ‘bundle exec rspec`

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published