Skip to content

codingimages/react-express-fullstack-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-express-fullstack-starter

Get up and running with react and express with only a few commands, originally created by Brad Traversy.

Steps

1. npm install

2. cd client && npm install && cd..

3. npm run dev

Check your localhost:5000/api/customers to look at the hard coded back end api Check your localhost:3000 for the front end

Happy coding!

About

Get up and running with react and express with only a few commands, originally created by Brad Traversy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published