No description
Find a file
2018-04-18 17:11:21 +10:00
app added react on rails 2018-04-18 17:11:21 +10:00
bin added react on rails 2018-04-18 17:11:21 +10:00
config added react on rails 2018-04-18 17:11:21 +10:00
db added react on rails 2018-04-18 17:11:21 +10:00
lib added react on rails 2018-04-18 17:11:21 +10:00
log added react on rails 2018-04-18 17:11:21 +10:00
public added react on rails 2018-04-18 17:11:21 +10:00
test added react on rails 2018-04-18 17:11:21 +10:00
tmp added react on rails 2018-04-18 17:11:21 +10:00
vendor added react on rails 2018-04-18 17:11:21 +10:00
.babelrc added react on rails 2018-04-18 17:11:21 +10:00
.gitignore added react on rails 2018-04-18 17:11:21 +10:00
.postcssrc.yml added react on rails 2018-04-18 17:11:21 +10:00
.ruby-version added react on rails 2018-04-18 17:11:21 +10:00
config.ru added react on rails 2018-04-18 17:11:21 +10:00
Gemfile added react on rails 2018-04-18 17:11:21 +10:00
Gemfile.lock added react on rails 2018-04-18 17:11:21 +10:00
package.json added react on rails 2018-04-18 17:11:21 +10:00
Rakefile added react on rails 2018-04-18 17:11:21 +10:00
README.md added react on rails 2018-04-18 17:11:21 +10:00
yarn.lock added react on rails 2018-04-18 17:11:21 +10:00

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

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...