All Questions
Tagged with custom-react-scripts npm
1 question
3
votes
2
answers
988
views
Fork and install Create React App without publishing on NPM
I would like to fork Facebook's Create React Repo and use it as a dependency instead of their own react-scripts. All tutorials on the subject publish the forked repo to NPM to install via the normal ...