/react-cms-client

React cms front end that connects with the rails-cms-api

Primary LanguageJavaScript

Client Side

  • Go to directory cms with is the client side app
  • Dependencies: Node 8.10.0 or later, NPM
  • Run npm install and npm start. The client side app should open on localhost:3000
  • Now you can start communicating with the back end api!