cheshire137 / svg-scribbler

A simple ReactJS app that allows you to create SVGs.
MIT License
8 stars 1 forks source link
app drawing javascript paint react svg

SVG Scribbler

How to Run/Develop

npm install
npm start

The app runs at http://localhost:3000.

Screenshot

Screenshot of SVG Scribbler

How to Deploy to Github Pages

npm install
npm install --global gulp
./deploy.sh