Giter Club home page Giter Club logo

react.redux.boilerplate's Introduction

README

This is a React Boilerplate project, built using Typescript, React, and Redux.

Note: This project does not include Server-Side Rendering, Testing Frameworks and other stuff that makes the package unnecessarily complicated.

Running the project

  1. Run npm install / yarn install
  2. Run npm run build to compile the typescript into the dist folder.
  3. Run npm start to run the application.
  4. Run npm run prettier to prettify the code.

Contribution Guidelines:

I welcome and encourage all pull requests. It usually will take me within 24-48 hours to respond to any issue or request.

Pull Requests

Here are some basic rules to follow to ensure timely addition of your request:

  1. Match coding style (braces, spacing, etc.) This is best achieved using CMD+Option+L (Reformat code) on Mac (not sure for Windows) with Android Studio defaults.
  2. If its a feature, bugfix, or anything please only change code to what you specify.
  3. Please keep PR titles easy to read and descriptive of changes, this will make them easier to merge :)
  4. Pull requests must be made against develop branch. Any other branch (unless specified by the maintainers) will get rejected.
  5. Check for existing issues first, before filing an issue.

Technologies used:

For the application

Build tools

Contribution guidelines

  • Code reviews are done via pull requests
  • Never commit directly to develop, staging, or master

License

MIT

react.redux.boilerplate's People

Contributors

nicolaspearson avatar

Watchers

 avatar Nilesh Patel avatar  avatar

Forkers

nileshpatel17

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.