Fork of dotgrid with additional features and refractoring.
Go to file
Лu Лinveгa b7f188c7bf
Merge pull request #39 from tong/master
Remove duplicate line and minor typos
2018-10-02 05:53:27 +12:00
desktop Remove duplicate line and minor typos 2018-10-01 13:07:09 +02:00
web Improved UI/UX 2018-09-12 15:27:01 +12:00
.gitignore Implement serialization, clipboard 2017-11-21 22:24:25 +01:00
index.html Improved UI/UX 2018-09-12 15:27:01 +12:00
LAYOUT.md Improved docs 2018-05-11 11:21:43 +12:00
LAYOUT.svg Improved docs 2018-05-11 11:21:43 +12:00
LICENSE.md * 2017-11-20 08:29:38 +13:00
PREVIEW.jpg Updated graphic 2017-11-14 10:45:38 +13:00
README.md Added guide 2018-09-20 04:09:19 +00:00

Dotgrid

Dotgrid is a simple vector drawing application.

Guide

View the guide

Install

cd desktop
npm install
npm start

Extras

  • This application supports the Ecosystem Theme.
  • Support this project through Patreon.
  • See the License file for license rights and limitations (MIT).
  • Pull Requests are welcome!