A content management framework to see if real time management is poosible or not with Nodejs, React and Firebase
-
Server side rendering benefits
-
Publish pages
-
Drag and drop components
-
Code organization (browser, server & shared)
-
Webpack configuration
-
Server code (including express)
-
To build and run the code in this directory, ensure you have npm installed
-
Install
npm install
or
yarn
- Start the application
npm start