xerik25 / ng2-typescript-gulp-seed

Seed project to start an ng2 app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Seed project to start an ng2 app


Languages

Language:CSS 62.1%Language:TypeScript 20.7%Language:JavaScript 11.1%Language:HTML 6.0%