An open API service indexing awesome lists of open source software.

https://github.com/zaaack/react-starter-ts

A react starter
https://github.com/zaaack/react-starter-ts

ava react redux styled-components typescript

Last synced: 2 months ago
JSON representation

A react starter

Awesome Lists containing this project

README

          

# react-starter-ts
My react-starter for typescript

## Features

* webpack2
* using [webpack-blocks](https://github.com/andywer/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](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)