create-react-app-hack icon indicating copy to clipboard operation
create-react-app-hack copied to clipboard

Step 0 — Initialize using create-react-app

Open sampi opened this issue 7 years ago • 0 comments

Let's start by bootstrapping the project with create-react-app:

npx create-react-app create-react-app-hack

File sizes:

File name Before gzip After gzip
build/static/js/main.a3b22bcc.js 123.67 kB 38.06 kB
build/static/css/main.c17080f1.css 650 B 299 B

Source Map Analyzer output: screen shot 2018-04-22 at 12 53 25

sampi avatar Apr 22 '18 11:04 sampi