Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 668 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 668 Bytes

Joe Installer

Simple PC app store for oragnizations

Requirements

Installing

git clone https://github.com/arieljannai/joeInstaller.git
cd joeInstaller && npm install && bower install

Initialize DB with dummy data

node initialize-db.js

Running

npm start