User can add people with relation and show a connection between those people
User can add people with relation and show connection between those people
using npm install
or yarn install
or npm run installtion
Use npm start
or yarn start
Runs the app in the development mode.
Open http://localhost:5000 to view it in the browser.
Use npm run server
or yarn run server
Open http://localhost:5000 to view it in the browser.
Use npm run client
or yarn run client
Open http://localhost:3000 to view it in the browser.