Giter VIP home page Giter VIP logo

rafalszemraj / boilerplate-react-redux-router-hmr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jmahc/boilerplate-react-redux-router-hmr

0.0 0.0 0.0 294 KB

The beginnings of boilerplate that works. Built with ReactJS, React-Router, HMR support and Webpack 2. Different branches will implement these tools individually and together.

Home Page: http://mcardle.tech

HTML 15.94% JavaScript 83.60% CSS 0.46%

boilerplate-react-redux-router-hmr's Introduction

boilerplate-react-redux-router-hmr

Current Version as of 12/02/2016: 1.0.1

Welcome to my app! Hopefully this will help with your Webpack 2, HMR, react, react-router, and Redux troubles! Note: package.json has hard-coded dependencies! I will update these manually to ensure they do not break.


Installation Instructions

  1. Clone the repository
git clone [email protected]:jmahc/boilerplate-react-redux-router-hmr.git boilerplate-application
  1. Change directory to the repository's newly cloned location
cd boilerplate-application
  1. Install the dependencies
npm install

or if using Yarn

yarn
  1. Run your application in Development mode
npm run dev
  1. Run your application in Production mode (coming soon)
npm run start

Included Technologies

Below are the different technologies used in this repository.

HTML

React

  • Babel
  • ES6 syntax
  • JSX

Redux

Styling

Other


Repository Roadmap

Below are several tasks that I want to tackle:

  • Individual branches for:
    • HMR + React (Redux-free & Router-free)
    • HMR + React + Router (Redux-free)
    • HMR + React + Redux (Router-free)
    • HMR + React + Redux + Router
  • Blog post on the process with explanations
  • Testing framework
  • Webpack optimizations
    • Base configuration file
    • Unique builds based on NODE_ENV
      • Development
      • Production
    • Development
      • Improved build times
    • Production
  • Repository tools
    • Code coverage
    • Up-to-date package dependency notification

Resources/Special Thanks

Below are the following sources that allowed me to wind up with this 'working' instance of React, React Router, Hot Module Replacement and Webpack 2! It was not an easy task - believe me!


Made by: Jordan McArdle

boilerplate-react-redux-router-hmr's People

Contributors

jmahc avatar

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.