Skip to content

A basic boilerplate to start an Angular App. Includes Webpack2 to compile Typescript.

License

Notifications You must be signed in to change notification settings

smorcuend/ngx-boilerplate

Repository files navigation

Angular Boilerplate

Inspired and based on @angularclass/angular-starter project. Teradata Covalent UI Platform built on Angular-Material intergated.

Keywords

  • angular ^4.x
  • webpack ^3.x
  • typescript ^2.x
  • covalent

Getting Started

Installing

npm install or yarn install

Run

npm start or yarn start