universal-rendering icon indicating copy to clipboard operation
universal-rendering copied to clipboard

components that render in react web, native, sketchapp

install dependencies

brew install imagemagick
npm install

build test icon assets

grunt svgmin
grunt svgstore
grunt convert-svg-to-png

sketchapp render test

node assetServer.js
npm run render

web render test

npm run web

wooo