Skip to content

gistia/covalent-future

Repository files navigation

Covalent: UI Platform based on Angular-Material 2.0

Build Status npm version Join the chat at https://gitter.im/Teradata/covalent Dependency 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 4.4 and NPM 3+ installed.
  • Install Angular CLI npm i -g angular-cli@1.0.0-beta.15
  • Install Typescript 2.0 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published