Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/madslundt/react-mobx-with-webpack-2-and-typescript
- Owner: madslundt
- License: mit
- Created: 2017-05-17T09:04:20.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-31T11:28:03.000Z (over 7 years ago)
- Last Synced: 2024-12-19T03:32:17.301Z (2 months ago)
- Topics: mobx, react, react-mobx, react-router, styled-components, typescript, webpack2
- Language: TypeScript
- Homepage:
- Size: 29.9 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.