Skip to content

drouhard/react-webpack-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boilerplate for React and Webpack

Get started faster.

Installation

  1. git clone https://github.com/drouhard/react-webpack-boilerplate
  2. cd react-webpack-boilerplate
  3. npm i
  4. npm run build

Usage

Webpack will build from src/ and produce javascript in dist/. CopyWebpackPlugin will also copy over index.html and the whole css directory. Use npm run webpack during development for file watching, and npm run build as a one-off.

About

Project boilerplate with React, Webpack, and Babel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published