@@ -16,15 +16,8 @@ See https://github.com/nwjs/nw.js
Download this project, and run
````
$> cd PATH-TO-LEANOTE-DESKTOP-APP/src
$> PATH-TO-NODE-WEBKIT/nw .
```
### 3. How to build it
```
$> cd PATH-TO-LEANOTE-DESKTOP-APP
$> npm install
$> gulp
$> PATH-TO-NODE-WEBKIT/nw src
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.