- Code Climate: Automated code review for technical debt and test coverage
- Travis CI: Test and deploy with confidence
- Circle CI: Automatically build, test, and deploy your project in minutes
- Coveralls: Ensure that new code is fully covered, and see coverage trends emerge. Works with any CI service
- AppVeyor: Cloud service for building, testing and deploying Windows environment
- Docker: Test and deploy with Docker
- Heroku: Test and deploy with Heroku
- David-DM: Watching packages dependencies of NodeJS
- Sauce Labs: ON FUTURE
If you like this idea, please fork it. If you like it better, give me a cup of coffee
- NodeJS v8 or newer
- npm v6 or newer
- yarn v1.9 or newer
Installing Node & NPM:
-
To work with
reactjs-redux-seed
the first thing you need is to have Node install on your system. To make sure you have already Nodejs installed on your system you may follow the below instructions -
As Node will make sure you have node and npm commands are available via command line, just run the below command on your terminal
$ node -v
v8.12.0
$ npm -v
6.4.1
$ yarn -v
1.9.4
On successful installation, it will print out the respective versions. Make sure you have all the latest stable version install to get better performance.
Clone and Install Packages & Dependencies
- Make sure that you have Node v8 or above installed.
- Clone this repo using
git clone --depth=1 https://github.com/leduong/reactjs-redux-seed.git
- Move to the appropriate directory:
cd reactjs-redux-seed
- Run
npm install
oryarn install
to install dependencies packages - Run
npm start
oryarn start
to see the example app athttp://localhost:3000
- React
- Redux
- Redux-Saga
- React Router 4
- Webpack 3
- ImmutableJS
- Ant Design
- Google Map
- React Big Calendar
- React Flip Move
- React Google Charts
- Recharts
- React Vis
- React Chart 2
- React Trend
- Echart
- React Grid Layout
- PHP Slim
- Laravel / Lumen
- Django
- Flask
- Tonardo
- ExpressJS
ALL support Auth0 and Database with Firebase
Le Duong
This project would not be possible without the support by these amazing folks. Become a sponsor to get your company in front of thousands of engaged react developers and help us out!
This project is licensed under the MIT license, Copyright (c) 2018 Le Duong. For more information see LICENSE.md
.