Skip to content

iloriemmclaughlin/AEP-docker-compose-node-react-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This is a simple app using a frontend created with create-react-app and a simple node-express server.

To start the frontend on port 3000, naviagte into the app folder and run the command: $npm start

To start the server on port 4000, open up a second terminal and naviagte into the server folder to run the command: $node app.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 48.2%
  • HTML 33.6%
  • CSS 18.2%