We're a place where coders share, stay up-to-date and grow their careers.
I was actually aiming for npx create-react-app react-styleguide --typescript but you can choose any name you want. Thank you for finding my mistake! Glad you enjoyed the read.
npx create-react-app react-styleguide --typescript
I was actually aiming for
npx create-react-app react-styleguide --typescript
but you can choose any name you want. Thank you for finding my mistake! Glad you enjoyed the read.