Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 221 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 221 Bytes

react-express template

boilerplate code to start a project using react and express.

npm run dev

to run in development. React app runs on port 3000 and server on port 5000. File changes reloads the application.