tritowntim / try-redux-react-webpack

try-redux-react-webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-webpack

Simplified environmental build processes with react and webpack

Requirements

Node >= v4.0.0

Getting Started

  1. npm install required packages
  2. npm start to start webpack-dev-server

Deployment

  • npm run build --env=<environment>

replace <environment> with either staging or production. You can also build your own environment by creating a webpack config file or modify the existing config js

About

try-redux-react-webpack

License:ISC License


Languages

Language:JavaScript 90.5%Language:CSS 4.9%Language:HTML 4.6%