# Angular Hello World **Repository Path**: william_wen/Angular-Hello-World ## Basic Information - **Project Name**: Angular Hello World - **Description**: Angular Hello World - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2014-07-22 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #安装 ``` npm install bower npm install connect serve-static bower install node server.js visit http://localhost:8080/ ```