This code example installs OpenLogic AngularJS packages for JavaScript.
Run the following command in the root of the npm-install-scoped-js
examples folder in your terminal:
npm install
npm run build
npm run serve
You can now access this example at localhost:8080
in your web browser.