Add README

This commit is contained in:
Pierre HUBERT 2018-09-24 20:46:13 +02:00
parent 67d3315e47
commit 699fe8599a

9
README.md Normal file
View File

@ -0,0 +1,9 @@
# ComunicDesktop
## Using for dev
Please make sure you have installed npm on your computer.
git clone https://github.com/pierre42100/ComunicDesktop
npm i --save electron
npm install
electron index.js