BamBooMock helps user by mocking API and changing their response, response time and status, user can try all test case scenario like long loading time, error states, or any missing or incorrect data.
I am using yarn to install the package.
npm install -g yarn
yarnRunning the app with the dev environment
yarn devRunning the app with the production environment
yarn buildLoad dist directory. All the files are refreshed without extension reload except content script. Reload the extension to see the changes.