Sales management software
Instructions for installing Store Manager
- Postgre SQL database >= 9.4
- NodeJS v6 or later
cd storeManagerpsql -U postgres < sql/db.sql
cd storeManager/npm installcd public/ && bower install
cd storeManager/ && npm start- Open
http://localhost:3333/in your web browser