Skip to content

aidmiya/react-svg-drawer

 
 

Repository files navigation

react-svg-drawer

How to dev

Setup

# ... Setup node and yarn
$ git clone [email protected]: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

Languages

  • TypeScript 85.6%
  • JavaScript 13.1%
  • HTML 1.3%