Skip to content

loosla/test_app_node_react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

test_app_node_react

Test App with Node and React (server)

Install required packages

sudo apt install nodejs sudo apt install npm

Create an app (optional, don't need if cloned with node_modules)

cd app npm init npm install express --save

  1. git clone or git pull

  2. node server.js
  3. Open in broswer: http://192.168.0.10:3000/

About

Test App with Node and React (server)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published