I am assuming that you have installed npm, git, git flow
- git clone https://github.com/AKNiazi/meteor-angular-postgres.git
- install meteor curl https://install.meteor.com/ | sh
- npm install karma-cli
- npm install
- To run project npm run clean; npm run start;
- To test npm run build, npm run test;
- npm run tslint
The work is under progress.