Skip to content
This repository has been archived by the owner on May 19, 2018. It is now read-only.
/ svg-scribbler Public archive

A simple ReactJS app that allows you to create SVGs.

License

Notifications You must be signed in to change notification settings

cheshire137/svg-scribbler

Repository files navigation

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

About

A simple ReactJS app that allows you to create SVGs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published