#winkit clone the repository. run npm install in project directory. Go to src->constants->index.js change the serverURL-> DEV variable to the one given in next line DEV: { API_BAES_URL: 'http://localhost:3600', } run npm start