2017-11-05 00:33:04 -04:00
|
|
|
# Dotgrid
|
2016-12-31 16:16:25 -05:00
|
|
|
|
2018-05-11 18:30:27 -04:00
|
|
|
[Dotgrid](http://wiki.xxiivv.com/dotgrid) is a simple vector drawing application.
|
2016-12-31 16:16:25 -05:00
|
|
|
|
2017-11-05 00:33:04 -04:00
|
|
|
<img src='https://raw.githubusercontent.com/hundredrabbits/Dotgrid/master/PREVIEW.jpg' width="600"/>
|
2016-12-31 16:18:41 -05:00
|
|
|
|
2018-09-20 00:09:19 -04:00
|
|
|
## Guide
|
|
|
|
|
|
|
|
View the [guide](https://100r.co/blog.html#dotgrid)
|
|
|
|
|
2018-09-13 20:24:04 -04:00
|
|
|
## Install
|
2017-11-04 20:52:05 -04:00
|
|
|
|
2018-09-13 20:24:04 -04:00
|
|
|
```
|
|
|
|
cd desktop
|
|
|
|
npm install
|
|
|
|
npm start
|
|
|
|
```
|
2017-11-07 16:40:13 -05:00
|
|
|
|
2017-12-26 17:22:02 -05:00
|
|
|
## Extras
|
2017-11-26 23:53:19 -05:00
|
|
|
|
2018-09-13 21:50:20 -04:00
|
|
|
- This application supports the [Ecosystem Theme](https://github.com/hundredrabbits/Themes).
|
2017-12-26 17:22:02 -05:00
|
|
|
- Support this project through [Patreon](https://patreon.com/100).
|
|
|
|
- See the [License](LICENSE.md) file for license rights and limitations (MIT).
|
2018-08-10 17:39:22 -04:00
|
|
|
- Pull Requests are welcome!
|