Skip to content

amandal97/react-webpack-boilerplate

Repository files navigation

react-boilerplate

This codebase contains the basic boilerplate code for React, babel and webpack configs without using create-react-app.

Steps for Installation:

  1. Clone the repository
  2. npm install / yarn
  3. npm start / yarn start (to test the webpack config for development mode)
  4. npm run build / yarn run build (to check the emitted files in the output directory)

Please follow the comments mentioned in the webpack config files for proper understanding.

About

This codebase contains the basic boilerplate code for React, babel and webpack configs without using create-react-app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors