DEV Community

Discussion on: create-react-app with pnpm

Collapse
 
lico profile image
SeongKuk Han • Edited

I'm glad, it helped :)


pnpm.io/installation#using-a-short...

In Powershell, type this for registering an alias.

set-alias -name pn -value pnpm
Enter fullscreen mode Exit fullscreen mode

Then run a command pn start