react-sketchapp is a tool to help developers and designers collaborate using react and sketch. react-sketchapp was created by airbnb and can be found here.
I configured react-sketchapp using skpm.
npm install -g skpm
-
fork this repo.
-
npm install
npm i
- start plugin
npm run start
- build plugin
npm run build