From 699fe8599a437d2eb5d2799a618a6f8e82801e11 Mon Sep 17 00:00:00 2001 From: Pierre HUBERT Date: Mon, 24 Sep 2018 20:46:13 +0200 Subject: [PATCH] Add README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a36a206 --- /dev/null +++ b/README.md @@ -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