Skip to content

thebeachdev/react-redux-typescript-boilerplate

 
 

Repository files navigation

Frontend Boilerplate with React, Redux & TypeScript

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

Live demo

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

Branches

Contains

Build tools

Setup

$ npm install

Running

$ npm start

Build

$ npm run build

Prettier

$ npm run prettier

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 58.7%
  • CSS 28.7%
  • JavaScript 11.9%
  • HTML 0.7%