Skip to content

Template for React front-end with Express.js back-end as one seemless server.

License

Notifications You must be signed in to change notification settings

erasta/express-react-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express-react-template

Create a React front-end with an Express.js back-end.
Both front-end client and back-end server are run together with a single command-line and use the same port when rendered on development.

Usage

Clone this repo and run:

npm run create
  • Change the front-end on client/src/App.js
  • Change the back-end on server/index.js

Run

npm start

About

Template for React front-end with Express.js back-end as one seemless server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published