React component for Macro Chrome Extension
yarn install
npm run lint
npm run build:watch
Clone this repo and create a global symlink:
git@github.com:calvinnhieu/macro-panel.git
cd macro-panel
npm link
In your Macro repo:
npm link macro-panel
React component for Macro Chrome Extension
yarn install
npm run lint
npm run build:watch
Clone this repo and create a global symlink:
git@github.com:calvinnhieu/macro-panel.git
cd macro-panel
npm link
In your Macro repo:
npm link macro-panel