Skip to content

Instantly share code, notes, and snippets.

@adelowo
Last active April 22, 2020 08:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adelowo/b3f552557964a2ad8d883956bb4255bd to your computer and use it in GitHub Desktop.
Save adelowo/b3f552557964a2ad8d883956bb4255bd to your computer and use it in GitHub Desktop.
$ mkdir rails-streamchat
$ cd rails-streamchat
$ npx create-react-app client
$ gem install rails
$ rails new server --api
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment