LGmedia954 / centerpoint-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CenterPoint - Backend

Frontend Repository: https://github.com/LGmedia954/centerpoint-frontend

How To Use This Application

To use this app, clone the Front End repository and run npm install to install Node dependencies. Then run npm start.

Clone the Back End repository and run bundle install to install necessary gems. Run rake db:migrate and rake db:seed to populate the database.

Run rake start to launch the client and API servers. Navigate to http://localhost:3001 to view the React app.

About

License:Other


Languages

Language:Ruby 99.4%Language:HTML 0.6%