Saviio / react-redux-typescript-boilerplate

A bare minimum frontend boilerplate with React 15, Typescript 2.4 and Webpack 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Boilerplate with React, Redux & TypeScript

A bare minimum react-redux-webpack-typescript boilerplate with TodoMVC example.

Note that this project does not include Server-Side Rendering, Testing Frameworks and other stuffs that makes the package unnecessarily complicated.

Ideal for creating React apps from the scratch.

See also: react-mobx-typescript-boilerplate

Contains

Build tools

Setup

$ npm install

Running

$ npm start

Build

$ npm run build

License

MIT

About

A bare minimum frontend boilerplate with React 15, Typescript 2.4 and Webpack 3


Languages

Language:TypeScript 55.9%Language:CSS 32.2%Language:JavaScript 11.1%Language:HTML 0.7%