Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 197 Bytes

File metadata and controls

3 lines (2 loc) · 197 Bytes

Simple server side rendered react app

After cloning, run npm i to install the dependencies, then npm run build to start webpack and finally npm run start to serve the app on port 5000!