28 |
29 |
30 | 31 |
Application built with Quasar and Electron
32 |
33 |
34 |
35 |
36 |
Last release
38 |

All releases

39 |
40 |
41 |
42 |
43 |
44 |
45 |
How to contribute?
46 |

Before starting the contribution, make a Fork in the project.

47 |
48 |
49 | 50 | Repository 51 | 52 |
53 |
54 | 55 | Fork 8 56 | 57 | 58 |
59 |
60 |
    61 |
  • $ git clone https://github.com/iagocavalcante/qtube.git
  • 62 |
  • $ cd qtube
  • 63 |
  • $ npm install
  • 64 |
  • # The construction process can be time consuming due to 65 | the download of the Quasar and Electron
  • 66 |
  • $ npm run build
  • 67 |
68 |
69 |
70 |
71 |
72 |