Skip to content

Budgeting - React + Redux + Webpack 2 (tree shaking) Sample App

Notifications You must be signed in to change notification settings

gudorian/budgeting-sample-app-webpack2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Budgeting - React + Redux Sample App

Sample app demonstrating the power and simplicity of React, Redux, and Webpack 2. Includes tree shaking configuration.

This is a Webpack 2 version of a previous Budgeting App.

Contains

Make sure you have the latest node before using Webpack 2. Some depenencies my fail in older versions.

Setup

$ npm install

Running

$ npm start

Build

$ npm run build

License

MIT

About

Budgeting - React + Redux + Webpack 2 (tree shaking) Sample App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.4%
  • CSS 13.9%
  • HTML 1.7%