Create your first NPX script
You might use the npx command many times if you are a JavaScript developer.
There are many well-known npx commands on the globe, like npx create-react-app, which will help you create a new ReactJs project.
So what is NPX?
From NodeJs documentation: ...
blog.arkadip.dev2 min read