Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

techird/react-redux-typescript-start

Repository files navigation

React-Redux-TypeScript Starter Kit

A starter kit for developers to use react + redux + typescript stack easily. This repos also provides an tiny example of how to write business with redux and typescript.

Enjoy it!

Installation

First step, you should install typescript, typings and webpack.

npm install typescript typings webpack -g

Then clone the repo down (from this repo or somewhere you folked).

git clone https://github.com/techird/react-redux-typescript-start.git

Run npm init command to install all dependencies.

npm run init

Development

Run npm dev command to start development. React hot module replacement is enabled!

npm run dev

And now you can visit http://localhost:8081.

Build

Run npm build command to build final production files.

npm run build

About

A starter kit to use the typescript + react + redux stack. With some useful utils.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /