Go to file
ertherod b6a4c1b1ee
Update README.md
Changing an error on the URL for cloning the repository
2019-04-06 08:39:37 +02:00
modules Ready to inject CSS in app 2019-02-11 20:12:17 +01:00
.gitignore Added gitignore 2018-09-27 15:14:27 +02:00
Config.js Updated project 2019-02-11 18:13:40 +01:00
LICENSE Updated license 2019-02-11 18:13:12 +01:00
README.md Update README.md 2019-04-06 08:39:37 +02:00
app.css Ready to inject CSS in app 2019-02-11 20:12:17 +01:00
icon.png Changed icon 2019-02-11 18:54:12 +01:00
index.js Updated project structure 2019-02-11 19:07:16 +01:00
package-lock.json Updated dependencies 2019-02-11 18:13:23 +01:00
package.json Updated dependencies 2019-02-11 18:13:23 +01:00

README.md

ComunicDesktop

Using for dev

Please make sure you have installed npm on your computer.

git clone https://github.com/pierre42100/ComunicDesktop.git
npm i --save electron
npm install
electron index.js