README
Welle7 library
IMPORTANT: To use this package with ionic you need to install it through npm from repository, copy or
symlinkit (the root directory) into the node_modules directory of the target project (npm link does not work because of ionic - should be fixed soon...)
building
npm run build
dev
npm link
cd [ProjectDirectory]/
npm link welle7.lib
releasing
npm run release