Skip to content

laqda/boilerplate-react-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom boilerplate

  • React 16.4.1
  • ECMAScript 6 and JSX support
  • React Router v4
  • Redux
  • Webpack 4.12.0
  • React-hot-loader
  • Eslint basic config (not used in webpack)
  • SASS support

Starting the dev server

Make sure you have the latest Stable or LTS version of Node.js installed.

  1. git clone https://github.com/KleoPetroff/react-webpack-boilerplate.git
  2. Run npm install or yarn install
  3. Start the dev server using npm start or yarn start
  4. Open http://localhost:8080

Available Commands

  • yarn start - start the dev server
  • yarn build - create a production ready build in dist folder

About

📦 Custom webpack / react boilerplate

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published