# angular2-contacts-demo **Repository Path**: kimi009/angular2-contacts-demo ## Basic Information - **Project Name**: angular2-contacts-demo - **Description**: Angular 2 (ng2) 通讯录例子 - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-11-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### Usage - Clone or fork this repository - Make sure you have [node.js](https://nodejs.org/) installed(>= 6.0) - run `npm install -g webpack webpack-dev-server typescript` to install global dependencies - run `npm install` to install dependencies - run `npm start` to fire up dev server - open browser to [`http://localhost:3000`](http://localhost:3000)