readme
This commit is contained in:
@@ -14,19 +14,21 @@
|
|||||||
<img src="./resources/screenshot.png" width="562" height="630" alt="screenshot" align="center">
|
<img src="./resources/screenshot.png" width="562" height="630" alt="screenshot" align="center">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
## Dev
|
## How to Contribute
|
||||||
|
|
||||||
|
### Install dependencies
|
||||||
|
|
||||||
```
|
```
|
||||||
$ npm install
|
$ npm install
|
||||||
```
|
```
|
||||||
|
|
||||||
### Run
|
### Run app
|
||||||
|
|
||||||
```
|
```
|
||||||
$ npm start
|
$ npm start
|
||||||
```
|
```
|
||||||
|
|
||||||
### Build
|
### Build binaries
|
||||||
|
|
||||||
```
|
```
|
||||||
$ npm run build
|
$ npm run build
|
||||||
|
|||||||
Reference in New Issue
Block a user