Skip to content

rubystar/draw-winner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ryan Bates raffler application with react and redux

How to run?

  • clone the repo
  • cd draw-winner
  • npm start
  • cd api
  • bundle install
  • bundle exec rake db:create
  • bundle exec rake db:migrate
  • rails s -p 4000
  • visit http://localhost:3000/

The master branch contains raffler implementation in react

The redux branch contains raffler implementation in redux

This project was bootstrapped with Create React App.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published