Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 679 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 679 Bytes

Client Management System

The project is for showcase the use of Graph QL Apollo client & server both and Node js with express.

To run the project please do the following.

#1: Clone the Project.

#2: Open it up in your favorite IDE / VS Code.

#3: In a terminal do => cd client => enter this command: yarn install OR npm install.

#4: Open up new terminal do => cd server => enter this command: yarn install OR npm install.

#5: Run the project on your local machine by typing this command on [Client side: yarn start / npm start] & on [Server side: yarn dev / npm dev]

The project is fully functional if you wanna make it to the next level got for it and enjoy the coding..!