Merge pull request #1540 from RecoX/patch-1

Recommended readings to start working in the app.
This commit is contained in:
Feross Aboukhadijeh
2019-07-10 09:52:03 -07:00
committed by GitHub

View File

@@ -158,6 +158,18 @@ The Mac app can only be packaged from **macOS**.
The Linux app can be packaged from **any** platform.
#### Recommended readings to start working in the app
Electron (Framework to make native apps for Windows, OSX and Linux in Javascript):
https://electronjs.org/docs/tutorial/quick-start
React.js (Framework to work with Frontend UI):
https://reactjs.org/docs/getting-started.html
Material UI (React components that implement Google's Material Design.):
https://material-ui.com/getting-started
### Privacy
WebTorrent Desktop collects some basic usage stats to help us make the app better.