CoontentManager

A content management framework to see if real time management is poosible or not with Nodejs, React and Firebase

Outline

  • Server side rendering benefits

  • Publish pages

  • Drag and drop components

  • Code organization (browser, server & shared)

  • Webpack configuration

  • Server code (including express)

Build & Run Instructions

  1. To build and run the code in this directory, ensure you have npm installed

  2. Install

npm install

or

yarn
  1. Start the application
npm start