8000 GitHub - sezarmbar/covalent: Teradata UI Platform built on Angular-Material 2.0
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sezarmbar/covalent

 
 

Repository files navigation

Covalent: UI Platform based on Angular-Material 2

Build Status npm version Join the chat at https://gitter.im/Teradata/covalent Dependency Status Coverage Status

Covalent

Covalent is a reusable UI platform from Teradata for building web applications with common standards and tooling. It is based on Angular 2 and Material Design.

Vision: To build an atomic, reusable component platform for Teradata to consume, while collaborating in an open source model.

Setup

  • Ensure you have Node 5.5.0 - 6.9.1 and NPM 3+ installed.
  • Install Angular CLI npm i -g angular-cli@latest
  • Install Typescript npm i -g typescript
  • Install TSLint npm install -g tslint
  • Install Protractor for e2e testing npm install -g protractor
  • Install Node packages npm i
  • Update Webdriver webdriver-manager update and ./node_modules/.bin/webdriver-manager update
  • Run local build ng serve or ng serve --aot

About

Teradata UI Platform built on Angular-Material 2.0

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 44.1%
  • HTML 34.7%
  • CSS 19.7%
  • JavaScript 1.3%
  • Shell 0.2%
0