Angular 入门
本地预览
git clone https://github.com/lipengzhou/angular-tutorial.git --depth 1
cd angular-tutorial
npm install && npm start
打开浏览器访问 http://localhost:3000
git clone https://github.com/lipengzhou/angular-tutorial.git --depth 1
cd angular-tutorial
npm install && npm start
打开浏览器访问 http://localhost:3000
本文档使用 BookStack 构建