/react-webpack-boilerplate

react boilerplate using webpack.

Primary LanguageJavaScriptMIT LicenseMIT

react-webpack-boilerplate

A boilerplate for a react startup using webpack.

Setup

Install the required dependencies.

npm install or yarn

Start the development server

npm run start or yarn start