1.0.0 • Published 7 years ago

simplegreeting v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

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