README
Generic Label Maker
This Angular library enables users to design their own labels to look just the way they want. This was developed specimen data in mind, but this can be used for other kinds of labels also.
Gettings started
- install the package either
with npm
npm install --save generic-label-maker
or with yarnyarn add generic-label-maker
- Include the Generic Label Module
- todo....