Skip to content

Harshmakadia/react-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Webpack Starter

This is a boilerplate for React 16 & Webpack 4. It includes webpack-dev-server and a build script

Checl live demo here - https://harshmakadia.github.io/react-webpack/

Quick Start

# Install dependencies
npm install

# Serve on localhost:3000
npm start

# Build for production
npm run build

App Info

Author

Harsh Makadia

Version

1.0.0

Releases

No releases published

Packages

No packages published