angular-starter 介绍
Angular入门套件, 包括 Angular 6,Ahead of Time Compile,路由器,Forms, Http, 服务, 测试,E2E),Karma,Protractor,Jas mine ,Istanbul,TypeScript,@ type,TsLint, codelyzer ,Hot Module Replacement和webpack。
快速 开始
# clone our repo
# --depth 1 removes all but one .git commit history
git clone --depth 1 https://github.com/gdi2290/angular-starter.git
# change directory to our repo
cd angular-starter
# install the repo with npm
npm install
# start the server
npm start
# use Hot Module Replacement
npm run server:dev:hmr
# if you're in China use cnpm
# https://github.com/cnpm/cnpm
GitHub: https://github.com/PatrickJS/angular-starter
网站描述: Angular入门套件
angular-starter官方网站
官方网站:
如果觉得 网站内容还不错,欢迎将 网站 推荐给程序员好友。
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did175447