Skip to content

chriswu14/chriswu14.github.io

Repository files navigation

React Redux Webpack HMR Bundle Boilerplate

A boilerplate for sigle page app without server routing

Setup

$ npm install

Run webpack-dev-server

$ npm start

Build for production deploy

$ npm run build

Note

I give full credits to Frontend Boilerplate where I got most of the code from. With my tweaks you will be able to develop easily on local using HMR and build static files and deploy straight to you single page hoster in my case it is Github Page.

About

Single page app using React, Redux and Webpack with routing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published