We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
clone a branch to zwebapp
On you system you should have or install following.
NODE.js
NPM
npm install -g gulp
npm install -g bower
All example are command line based to make it easy to setup everything.
git clone https://github.com/z-invoice/zwebapp.git zwebapp
cd zwebapp
bower install
npm install
Compile code and run application