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
This could make it compatible to create-react-app.
Could do something like this
let say your script name is react-scripts-web create-react-app myapp --scripts-version react-scripts-web
Further Enhancement: Need to think an appropriate way to allow user overwrite the default template.