/ng2-typescript-gulp-seed

Seed project to start an ng2 app

Primary LanguageCSS

ng2 seed project

Stack

  • Angular2
  • Typescript
  • Sass (SCSS)
  • TypeDoc

Usage

  1. Install NVM
  2. Clone this repo git@github.com:xerik25/ng2-typescript-gulp-seed.git
  3. npm install

Commands

  • gulp: Starts the application
  • gulp document: Generates documentation of all Typescript files in client and typings using TypeDoc.