Skip to content

7WebPages/react-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# INSTALLATION

sudo apt-get update
sudo apt-get install nodejs
sudo apt-get install npm

npm install connect serve-static

# USAGE
node server.js

# The site will be on http://localhost:8070/index.html

# Live demo for this repo is on http://7webpages.github.io/react-demo/