扫一扫分享
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
仅供个人学习参考/导航指引使用,具体请以第三方网站说明为准,本站不提供任何专业建议。如果地址失效或描述有误,请联系站长反馈~感谢您的理解与支持!
手机预览