A simple server-side rendered React App with 360 view.
In the project directory, you can run:
To install the dependencies
Runs the app in the development mode.
Open http://localhost:8080 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
To make client side build in dist/client.js
folder.
To make server side build in dist/server.js
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
Open http://localhost:3000 to view it in the browser.