KMKoushik / ror-react-mongo

Example repository to Getting started with RoR, React & MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ror-react-mongo

Example repository to Getting started with RoR, React & MongoDB

Development 🚀

server

  • cd server
  • Install the gems using bundle install
  • Change DB details of mongo in config/mongoid.yml
  • Start server using rails s

client

  • cd client
  • yarn install
  • yarn start

About

Example repository to Getting started with RoR, React & MongoDB

License:MIT License


Languages

Language:Ruby 67.3%Language:JavaScript 23.9%Language:HTML 5.3%Language:CSS 3.5%