21 lines
500 B
Markdown
21 lines
500 B
Markdown
# Ronin
|
|
|
|
Ronin is a graphic design tool under development.
|
|
|
|
<img src='https://raw.githubusercontent.com/hundredrabbits/Ronin/master/PREVIEW.jpg' width='600'/>
|
|
|
|
## 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!
|