Skip to content

cnsa/covalent-quickstart

 
 

Repository files navigation

Covalent QuickStart

Quickstart App with @covalent packages

Setup

  • Ensure you have Node 4.4+ and NPM 3+ installed.
  • Install Angular CLI npm i -g angular-cli@latest
  • 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

Quickstart app for Teradata Covalent UI Platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.9%
  • TypeScript 44.4%
  • CSS 4.0%
  • JavaScript 1.3%
  • Shell 0.4%