create-react-scripts icon indicating copy to clipboard operation
create-react-scripts copied to clipboard

[create-react-scripts] Port init script default to rcreate-react-app's eact-scripts

Open raymondsze opened this issue 8 years ago • 0 comments

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.

raymondsze avatar Oct 10 '17 03:10 raymondsze