The angular frontend for the taking stock system.
First, you'll need to install NPM if you don't already have it.
npm install -g gulp bower
bower install
npm install
gulp serve
The angular frontend for the taking stock system.
First, you'll need to install NPM if you don't already have it.
npm install -g gulp bower
bower install
npm install
gulp serve