/react-from-scratch

🚀 A React boilerplate repo using Webpack 4, Babel, Eslint and Prettier.

Primary LanguageJavaScript

Logo

React from scratch

A React boilerplate repo using Webpack 4, Babel, Eslint and Prettier. The repo was created for this blog post on Medium.

Usage

Clone the repo and type the following commands to run the app:

yarn && yarn start