react-redux-rails-todo/README.md
2018-11-01 13:10:27 +11:00

151 B

README

This is a sample React + Rails Todo list app. To run this:

  • rails db:migrate

  • cd todo-app && npm install

  • heroku local -f Procfile.dev