Merge pull request #1540 from RecoX/patch-1
Recommended readings to start working in the app.
This commit is contained in:
12
README.md
12
README.md
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user