0.0.6 • Published 6 years ago
cra-template-a v0.0.6
Start Template
npx
npx create-react-app my-app --template anpm
npm init react-app my-app --template ayarn
yarn create react-app my-app --template a
`npx create-react-app my-app --template anpm init react-app my-app --template ayarn create react-app my-app --template a
`