Skip to content

filippogallizia/BidWrangler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

README

In order to get the rails application running run:

  • cd api
  • bundle install
  • rake db:migrate
  • rails s -p 3000 ( rails app must run on port 3000 to connect with FE )

In order to get the react application running run:

  • cd client
  • npm i
  • npm run start

About

live auction app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published