Skip to content

leduong/reactjs-redux-seed

Repository files navigation

Reactjs Redux Seed

A scaffold for building high quality applications

Paypal Gratipay Team

CircleCI Build Status Build status Code Climate Coverage Status dependencies Status devDependencies Status

What's HOT!!!

  • 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

Installation

Required

  • 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.

Quick start

Clone and Install Packages & Dependencies

  1. Make sure that you have Node v8 or above installed.
  2. Clone this repo using git clone --depth=1 https://github.com/leduong/reactjs-redux-seed.git
  3. Move to the appropriate directory: cd reactjs-redux-seed
  4. Run npm install or yarn install to install dependencies packages
  5. Run npm start or yarn start to see the example app at http://localhost:3000

Credits:

Front-end

  • 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

Back-end

  • PHP Slim
  • Laravel / Lumen
  • Django
  • Flask
  • Tonardo
  • ExpressJS

ALL support Auth0 and Database with Firebase

Documentation

Thanks of alot

Le Duong

Supporters

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!

License

This project is licensed under the MIT license, Copyright (c) 2018 Le Duong. For more information see LICENSE.md.

About

React Redux Seed

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published