You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It may be more useful to users to be able to generate a repo like this except using the npx create-react-app template=<template> syntax rather than cloning this repo. I think if the template just generated one of the apps, preferably the host app. See this page cra-template-* on npm for a list of popular templates.
The text was updated successfully, but these errors were encountered:
[Request] This same repo but as a cra-template-*
It may be more useful to users to be able to generate a repo like this except using the
npx create-react-app template=<template>
syntax rather than cloning this repo. I think if the template just generated one of the apps, preferably the host app. See this page cra-template-* on npm for a list of popular templates.The text was updated successfully, but these errors were encountered: