Setup Clone the bahmni-inventory-frontend repo. git clone https://github.com/Bahmni-HWC/bahmni-inventory-frontend Install dependencies in the root directory of the repo. npm install npm run build npm start