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
- Host: GitHub
- URL: https://github.com/zaaack/react-starter-ts
- Owner: zaaack
- License: mit
- Created: 2017-06-14T08:57:07.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-14T10:21:24.000Z (about 9 years ago)
- Last Synced: 2025-10-14T08:04:11.091Z (8 months ago)
- Topics: ava, react, redux, styled-components, typescript
- Language: TypeScript
- Size: 186 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
[](https://github.com/feross/standard)