pointvec/README.md
Devine Lu Linvega d124a800f1 *
2018-12-22 10:16:30 +12:00

25 lines
680 B
Markdown

# Dotgrid
[Dotgrid](http://wiki.xxiivv.com/dotgrid) is a simple vector drawing application that works directly [in the browser](https://hundredrabbits.github.io/Dotgrid/).
<img src='https://raw.githubusercontent.com/hundredrabbits/Dotgrid/master/PREVIEW.jpg' width="600"/>
## Guide
View the [guide](https://100r.co/blog.html#dotgrid).
## Electron Build
```
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!