Skip to content
This repository has been archived by the owner on Aug 13, 2022. It is now read-only.

fbxdevs/react-webpack-example

Repository files navigation

React Webpack Example

This is how to start a react and webpack based app along with using reactstrap for bootstrap integration and jest for testing

Commands

  • start = react-scripts start
  • build = webpack -d
  • test = jest
  • eject = react-scripts eject (idk what this does)

About

react based app with webpack simple example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published