jyash97 / react-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-starter

Application with code splitting setup along with prettier and eslint configuration.

Start Application

yarn && yarn start

Build Application

yarn build

Build Folder is build

Analyze generated Bundles

yarn build && yarn analyze

About


Languages

Language:JavaScript 78.2%Language:HTML 14.1%Language:CSS 7.7%