pointvec/README.md
Devine Lu Linvega cc38f04dd6 Improved themes
2018-09-14 13:50:20 +12:00

21 lines
530 B
Markdown

# Dotgrid
[Dotgrid](http://wiki.xxiivv.com/dotgrid) is a simple vector drawing application.
<img src='https://raw.githubusercontent.com/hundredrabbits/Dotgrid/master/PREVIEW.jpg' width="600"/>
## Install
```
cd desktop
npm install
npm start
```
## Extras
- This application supports the [Ecosystem Theme](https://github.com/hundredrabbits/Themes).
- Support this project through [Patreon](https://patreon.com/100).
- See the [License](LICENSE.md) file for license rights and limitations (MIT).
- Pull Requests are welcome!