YasmineEl-shahat / First-server-rendered-react-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

First-server-rendered-react-app

To preview the app, first install the necessary dependencies:

npm install

Then, build the client code and start the server with one step using

npm start

The application should now be visible at http:localhost:7777

About


Languages

Language:JavaScript 92.3%Language:HTML 7.7%