codeapp
codeapp copied to clipboard
Create react app not working
When I tried to use the following command to create a react project I got an error
npx create-react-app my-app
Hello. React and create-react-app
isn't supported currently.
Any updates on this?
Hello there. Any updates?
React is now supported. Please refer to the react-starter project available in the community template (source control) tab for an example setup.
Thank you. Will take a look