AdamRamberg / react-from-scratch

πŸš€ A React boilerplate repo using Webpack 4, Babel, Eslint and Prettier.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

πŸš€ A React boilerplate repo using Webpack 4, Babel, Eslint and Prettier.


Languages

Language:JavaScript 91.1%Language:HTML 8.9%