- Clone the repository
git clone https://github.com/YousefElshabrawy/Reno-Systems-Dashboard.git
- Navigate to repository directory
$ cd Reno-Systems-Dashboard
- Install dependencies
$ npm install
- Run the Mock Server
$ npm run server
- Run the Client
$ npm run client