Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/madslundt/react-mobx-with-webpack-2-and-typescript

React+Mobx with Webpack 2 and Typescript
https://github.com/madslundt/react-mobx-with-webpack-2-and-typescript

mobx react react-mobx react-router styled-components typescript webpack2

Last synced: 9 days ago
JSON representation

React+Mobx with Webpack 2 and Typescript

Awesome Lists containing this project

README

        

React with Webpack 2.5.0, Typescript 2.3.2, Redux 3.6.0, Styled-components 1.4.6, React-router-dom 4.1.1, Normalizr 3.2.2 and mock api

Uses hot to live reload without lose of state. Just run `npm start`.

Run `npm run prod` to make it production ready by minifying and using Preact.