Skip to content

Repository files navigation

TypeScript React Redux Transform Boilerplate

A base project for new react/redux based projects with TypeScript support.

Forked from the original react-transform-boilerplate, except with TypeScript and redux support added.

https://github.com/gaearon/react-transform-boilerplate

Instructions

Download dependencies

npm install

npm install typings --global

typings install

Start dev server with hot code reloading

npm start

Adding new dependencies

npm install --save react-router

typings install react-router --source=dt --global --save

About

A base project for new react/redux based projects with typescript and hot reloading support.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages