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.
The text was updated successfully, but these errors were encountered:
raymondsze
changed the title
Port init script default to rcreate-react-app's eact-scripts
[create-react-scripts] Port init script default to rcreate-react-app's eact-scripts
Oct 10, 2017
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.
The text was updated successfully, but these errors were encountered: