Skip to content

kobakazu0429/react-svg-drawer

Repository files navigation

react-svg-drawer

How to dev

Setup

# ... Setup node and yarn
$ git clone git@github.com:kobakazu0429/react-svg-drawer.git
$ cd react-svg-drawer
$ yarn install

Commands

# written in package.json
$ yarn dev   # Start webpack-dev-server
$ yarn build # Build to dist/
$ yarn lint  # Check type and syntax

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published