Hi All,
I've put together this simple react redux starter kit for new and experience ReactJS developers to help speed up development, there is no need to search npm for the standard packs!
This kit includes the following dependencies:
"babel-core": "^6.2.1",
"babel-loader": "^6.2.0",
"babel-preset-es2015": "^6.1.18",
"babel-preset-react": "^6.1.18",
"chai": "^3.5.0",
"chai-jquery": "^2.0.0",
"jquery": "^2.2.1",
"jsdom": "^8.1.0",
"mocha": "^2.4.5",
"react-addons-test-utils": "^0.14.7",
"webpack": "^1.12.9",
"webpack-dev-server": "^1.14.0",
"axios": "^0.16.2",
"babel-polyfill": "^6.26.0",
"babel-preset-stage-1": "^6.1.18",
"lodash": "^3.10.1",
"react": "^0.14.3",
"react-dom": "^0.14.3",
"react-redux": "4.3.0",
"react-router": "^2.0.1",
"redux": "^3.0.4",
"redux-promise": "^0.5.3"
Like using git?
Clone this repo, install dependencies, then start gulp process or manually build your app:
- git clone https://github.com/freddieannobil/react-redux-starter.git
- cd react-redux-starter
- npm install
- 'npm start' or just 'webpack' to build your app manually
Don't like using git?
Click here and download the .zip file. Extract the contents of the zip file, then open your terminal, change to the project directory, and:
- npm install
- 'npm start' or just 'webpack' to build your app manually
I Hope you find this react redux kit helpful and it saves you some time!
Posted on Utopian.io - Rewarding Open Source Contributors
Your contribution cannot be approved yet because it does not met the Quality Standard of Utopian. See the Utopian Rules.
It seem to be more a Tutorial rather than a Dev Contribution. You can change the category to Tutorial and reapply for moderation.
You may edit your post here, as shown below:
You can contact us on Discord.
[utopian-moderator]
Done. I've change the category to Tutorial.
As per the Tutorial Category, you need to explain it more (is small as compared to other tutorials). Just go through all the tutorials an see how it is written.
Thing is its not a tutorial. Its a small package for ReactJS developers to use on thier projects thats why I originally categorised it in 'Development' and not 'Tutorial'. I think it belongs in the 'Development' category.
Its a tutorial about your Small Package, and that's why I am asking you to write more about this so that developers can actually use it
No its not. It's not about how to create this package. Its just a simple package for ReactJS Developers who know how to use the ReactJS library - and showing how to install this package (which is a standard thing for packages of this kind to have). Wow I never thought it would be this difficult to get some thing like this published.
But I cannot accept this as a Dev, and for tutorial it is too short of a contribution.