1.0.0 • Published 4 years ago
cra-template-start v1.0.0
CRA template
Install
yarn create react-app new-app-name --template startIf it complains about packages which it can't find try npx:
npx create-react-app new-app-name --template start1.0.0
4 years ago