Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 398 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 398 Bytes

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