Skip to content

EugeneHlushko/react-redux-undo-canvas-drawing

Repository files navigation

A simple concept of drawing board written in React and compile by webpack. Undo and Redo implmentation within Redux

and immutable js.

Installation

npm install

Running

During development, run:

npm run dev

Which enables some development tools.

In production, run:

npm start

These commands (unless configured otherwise) start a web server at: http://localhost:3000

Testing

npm test

About

React/redux/webpack drawingboard with redo/undo, brush size/opacity/colorpicker

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published