Skip to content

environment set up and ready to go! start your project with ReactJS, NodeJS, KnexJS

Notifications You must be signed in to change notification settings

m-salamon/react-node-starter-project

Repository files navigation

react-node-starter-project

Environment is set up and ready to go! start your project with ReactJS, NodeJS, KnexJS

created with create-react-app, expressJS, and configured KnexJS, and migrations, when starting up the application in terminal do npm i and then go to cd frontend and do npm i.

The frontend (browser) will send requests to the backend through a proxy configured in frontend/package.json, runs the frontend on port '3000' just terminal #npm start, and for backend its running on port '8000' just terminal node start.

About

environment set up and ready to go! start your project with ReactJS, NodeJS, KnexJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published