svs / covid19-supply-chain-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build skeleton to serve React app from Rails

svs opened this issue · comments

The Rails app will handle authentication and other static pages. It will also serve the React app.

Some articles for reference
https://www.freecodecamp.org/news/how-to-create-a-rails-project-with-a-react-and-redux-front-end-8b01e17a1db/