blade-sensei / learning

Roadmap for software engineer, sandbox, algorithms training, it also contains my daily task dashboard
9 stars 2 forks source link

run command of package installed as dev but without create script in package json -> solution npx [packageCLI] #46

Closed blade-sensei closed 4 years ago

blade-sensei commented 4 years ago

npx allows you to run dev cli as if they were installed in global local