Teradata / vantage-ui-platform

Open source UI platform components
MIT License
8 stars 4 forks source link

Vantage UI Platform

Build Status npm npm

Coverage Status npm

Components, Utilities and Services for all Teradata Angular UIs

Information

Setup

Development

  1. Update the serverUrl variable in the proxy.conf.js to point to your vantage environment.

  2. Run local webserver npm run serve

  3. In Chrome go to http://localhost:4200

Build and publish

npm run build:lib

npm run publish:npm

Usage Notes

Single Sign-On

click here for information about SSO

Http

import 'core-js/es7/reflect';