pointvec/README.md
Devine Lu Linvega 131ed31b50 *
2018-09-14 12:24:04 +12:00

21 lines
511 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
- Download additional [themes](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!