Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 332 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 332 Bytes

reactjs-nodejs-integration

A simple app for learn integration of nodejs and react js and mysql db

first of all run command npm install

for intall all packages. #Steps =>Go inside react-nodejs-integration and run node bin/www. =>then go inside client and run "Yarn start" or "npm start" Make sure your sql server is running...