Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

React & Bootstrap boilerplate with Webpack building, Dev Server and React Hot Loader

Notifications You must be signed in to change notification settings

likewinter/react-bootstrap-webpack-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Webpack-Bootstrap Boilerplate

Features

  • Webpack building system
  • Webpack Dev Server with React Hot Loader
  • Bootstrap 3

Webpack Loaders

  • URL
  • File
  • Styles: LESS, CSS
  • Imports (shimming modules)
  • Babel for React and EcmaScript6

Installing

npm install

Running

run npm start then check in your browser at http://localhost:8080

Building for production

run npm run build

About

React & Bootstrap boilerplate with Webpack building, Dev Server and React Hot Loader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published