# angular2-quickstart **Repository Path**: haizicq/angular2-quickstart ## Basic Information - **Project Name**: angular2-quickstart - **Description**: 基于gulp+webpack+typescript 构建angular2的应用 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2016-09-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## angular2-quickstart > This project is generated with [yo angular2-typescript generator](https://github.com/shibbir/generator-angular2-typescript) version 0.4.0. [![License](https://img.shields.io/badge/license-MIT-blue.svg)](http://opensource.org/licenses/MIT) ## Installation ```bash $ npm install typescript -g $ npm start ``` ## Production Build ```bash $ npm run build ``` ## License MIT License