crear un proyecto react code example Example: create app react js npx create-react-app my-appcd my-appnpm startCopy