Skip to content

This is simple sample for SSR in react js using node.js. I have used Mobx for state managment.

Notifications You must be signed in to change notification settings

PulkitAgg/product-managment-ssr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

product-managment-ssr

This is simple sample for SSR in react js using node.js. I have used Mobx for state managment.

Steps to run this project.

Before running this project, you have to setup node.js and mongodb on your system.

Step 1: Clone this project using this command git clone https://github.com/PulkitAgg/product-managment-ssr

Step 2: Install all the required dependencies using bellow command before that you have to go inside the project directory. npm install

Step 3: You have to start mongo server mongod

Step 4: Now you can run the project using this command. npm start

Step 5: Visit your app on http://localhost:3000/

About

This is simple sample for SSR in react js using node.js. I have used Mobx for state managment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published