ieecloud-tree.js
Build and Run App on Local machine
1. Load and install all dependencies
npm install --force
2. Build artifacts to the dest directory
npm run build
3. Run app with examples by Right-Click on the file in WebStorm
\ieecloud-tree.ts\examples\umd\index-umd.html
Known issues
1. If new dependencies were added and 'npm install --force' command is not helped
then remove '\ieecloud-tree.ts\node_modules' on local machine