react-rough-logo
v0.1.0
Published
React logo drawn with rough.js
Downloads
10
Readme
react-rough-logo
Sketchy react logo created with React and Rough.js
GitHub Pages
Usage
import ReactLogo from "react-rough-logo";
import "react-rough-logo/build/index.css";
Scripts
Building library
yarn build
Running demo
yarn start:demo
Building demo
yarn build:demo