Browse Source

fix(README): show how to start application

renovate/lint-staged-8.x
Jack Mallers 8 years ago
parent
commit
1716e344f4
  1. 5
      README.md

5
README.md

@ -32,6 +32,11 @@ $ cd zap-desktop
$ yarn
```
Then to start it:
```bash
$ npm run dev
```
## Test
```bash
$ npm run test

Loading…
Cancel
Save