Skip to content

jcobb/basic-webpack-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Webpack Starter

A basic Webpack / React / Redux starter project with development + production builds and Jest / Enzyme test framework.

Usage

npm install

npm run start:dev (development build + webpack dev server + HMR)

npm start (production build + local express server)

npm test (run jest test suite)

About

Basic webpack starter app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published