npx

CREATED
2019 Oct 7th
UPDATED
2019 Oct 7th

npx, one off command

No need to install create react app if you don’t want to

## create react app

npx create-react-app my-new-app

Will use latest create react app to make your new app

update all project dependencies

Update dependencies with npm-check

npx npm-check -u

browsers list

npx browserslist "last 2 versions, not dead, not < 2%"
>>> END OF CHEAT SHEET <<<

>> MADE BY <<

❤️ SCOTT SPENCE

© 2025 - ALL RIGHTS RESERVED

⚡ CHEAT SHEETS - DEV REFERENCES ⚡