Skip to content
This repository has been archived by the owner on Jun 18, 2022. It is now read-only.

Commit

Permalink
Create Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Hojosa authored Nov 30, 2018
1 parent 9249f3f commit 9a69799
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# zimon-guacamole
Zimon rewrite in Electron. A dashboard application for civil servants that assigns work fairly. Meme native

#Installation

```sh
npm install electron
git clone https://github.com/realzimon/zimon-guacamole.git
cd zimon-guacamole
npm install
npm start
```

0 comments on commit 9a69799

Please sign in to comment.