angular-starter

编程之家收集整理的这个编程导航主要介绍了angular-starter编程之家,现在分享给大家,也给大家做个参考。

angular-starter

angular-starter 介绍

Angular入门套件,包括Angular 6,Ahead of Time Compile,路由器,Forms, Http, 服务, 测试,E2E),Karma,Protractor,Jasmine,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官方网站

官方网站:

如果觉得编程之家网站内容还不错,欢迎将编程之家网站推荐给程序员好友。

相关文章

javascript-questions,JavaScript 进阶问题列表
angular-starter,Angular入门套件
RunJS,在线编辑、展示、分享、交流你的 JavaScript 代码
Word联盟,一个专注Word教程的网站
NodeSchool,NodeJS教学闯关课程网
from_coder_to_expert,从程序员到CTO,从专业走向卓越,分享...