angular/material-start

Add starter for Webpack, SCSS, and TypeScript

開放

#185 建立於 2018年1月13日

 (2 則留言) (0 個反應) (1 位負責人)JavaScript (1,231 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (2,214 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Many modern AngularJS developers have moved to Webpack, SCSS, and TypeScript. Currently we have a TypeScript starter branch but it uses JSPM and CSS.

It would be good to show the community a solid starter repo that combined Webpack, SCSS, and TypeScript so that we could

  • Reproduce issues that some developers run into
  • Document and recommend ways to consume the AngularJS Material SCSS
  • Help the community move closer to a smooth upgrade path for Angular and Angular Material
  • Look at making this starter available via Stackblitz

貢獻者指南