Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 351 Bytes

File metadata and controls

19 lines (15 loc) · 351 Bytes

universal_react

A simple country info app with react universal rendering.

How to start the server?

$ git clone https://github.com/maheshambiga/universal_react.git
$ cd universal_react

//install dependencies
$ npm run setup

//start dev server
$ npm run dev

//start prod server
$ npm start

Access running App

http://localhost:3000/