Keats / react-ts-boilerplate

A React + Typescript + Sass boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-boilerplate

Build Status Dependency Status

NOT MAINTAINED

TODO:

  • boards -> lists
  • add proptypes
  • rename to react-ts-example
  • upgrade to redux 1.0 and react-redux 1.0 when out
  • add react component testing

Install

For those of us with python3 as python:

npm install --python=/usr/bin/python2

ImmutableJS

It doesn't currently play very nice with the way we would use it to have typings. If anyone has a good solution to write reducers using immutablejs, let me know. We could use it without any typing but then the reducers (and business logic) won't be typed which is a pain.

TOFIX

CTRL+C doesn't kill gulp entirely

About

A React + Typescript + Sass boilerplate

License:MIT License


Languages

Language:TypeScript 67.1%Language:JavaScript 31.5%Language:HTML 1.4%