Kevin Mees 5f77374599 Sample react-redux (#52)
* [react-redux] scaffold project

* [react-redux] install redux dependencies

* [react-redux] install redux typings

* [react-redux] Add redux store and reducers and hook them up with the webpart

* [react-redux] Add presentational and container components

* [react-redux] Hook up webpart lifecycle methods with redux

* [react-redux] configure reactive and non-reactive webpart versions

* [react-redux] Add all the semicolons!

* [react-redux] mark store as private in webpart

* [react-redux] Update README.md

* [react-redux] Fix typo in readme

* [react-redux] only render webpart once
2016-11-10 17:48:10 +02:00

11 lines
215 B
JSON

{
"solution": {
"name": "react-redux-client-side-solution",
"id": "f421df9e-fea2-498f-a4ba-d60d4ba13c93",
"version": "1.0.0.0"
},
"paths": {
"zippedPackage": "solution/react-redux.spapp"
}
}