/React-app-Boilerplate

create react from scratch using webpack4

Primary LanguageJavaScript

Create React App from Scratch using webpack 4

To install dependencies

 npm install

To run dev server

 npm start

Build code

npm run build