Skip to content

zaaack/react-starter-ts

Repository files navigation

react-starter-ts

My react-starter for typescript

Features

  • webpack2
    • using webpack-blocks
    • react
    • react-hot-loader
    • awesome-typescript-loader
  • styled-components + polished: much better than sass, saved lots time of configuration, like extractText + sass + postcss(AutoPrefixer)
  • tslint
    • standard
  • ava snapshot + enzyme test

js-standard-style