1.0.8 • Published 6 years ago
cra-template-ganevru-ts v1.0.8
CRA Template Ganevru TypeScript
My personal Create React App template with TypeScript.
Main repo: https://github.com/Ganevru/templates
More about templates: https://create-react-app.dev/docs/custom-templates
yarn create react-app my-react-app-ts --template ganevru-tsBetter to use yarn, but if necessary:
npm init react-app my-react-app-ts --template ganevru-ts