An open API service indexing awesome lists of open source software.

https://github.com/xmas7/railsconf-react-workshop

railsconf for react workshop
https://github.com/xmas7/railsconf-react-workshop

railsconf ruby

Last synced: about 2 months ago
JSON representation

railsconf for react workshop

Awesome Lists containing this project

README

        

# React Workshop
Learning about the fundamentals of React at RailsConf 2017

# Local Setup

- Clone the repo
- Inside the directory run the following commands
- `bundle install`
- `rake db:create`
- `rake db:migrate`
- `rake db:seed`
- `rails server`

# Technologies

- Rails 5.0
- sqlite3
- react-rails
- materialize-sass