Skip to content

maheshambiga/universal_react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/