naikedo / learning

trying to learn something new everyday
0 stars 0 forks source link

create-react-app #2

Open naikedo opened 6 years ago

naikedo commented 6 years ago

npx?

progressive web apps?

naikedo commented 6 years ago

npx is for cli and tools as npm for dependencies.

https://medium.com/@maybekatz/introducing-npx-an-npm-package-runner-55f7d4bd282b

create-react-app

boot up webpack server, pack hot loading and a lot syntax support (ES6, babel, jsx, etc)