React Starter Boilerplate with Hot Module Replacement and Webpack 3

This is a basic React boilerplate with React 16, Webpack 3 and Semantic UI React

[topads][/topads]

Features

  • React 16
  • React Router 4
  • Semantic UI as the CSS Framework
  • Hot Module Replacement
  • CSS Autoprefixer
  • CSS Modules with SourceMap
  • Stage 1 Preset
  • Webpack 3
  • Code Splitting by Route and Vendor
  • Take a look at package.json

Usage

Download or clone the GitHub Repo: react-starter-boilerplate-hmr

cd into react-starter-boilerplate-hmr directory then

yarn
yarn start

Building

yarn build

Will create a dist directory containing your compiled code.

Depending on your needs, you would probably want to do more optimization to the production build.

GutHub Repo

react-starter-boilerplate-hmr

Preview

This is how the boilerplate looks when you first run it.

React Starter Boilerplate HMR
React Starter Boilerplate HMR

[bottomads][/bottomads]

Spread the love

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.