Skip to content

angular-programming/angular-hello-world

Repository files navigation

Hello-World

基于 Angular CLI 创建。

  • 运行 npm installyarn install 安装依赖
  • 运行 npm start 构建项目并启动本地 Server
  • 浏览器打开 http://localhost:4200 访问