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