Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ganevdev/cra-template-ganevru-ts
https://github.com/ganevdev/cra-template-ganevru-ts
Last synced: about 20 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/ganevdev/cra-template-ganevru-ts
- Owner: ganevdev
- License: mit
- Created: 2020-01-10T22:33:46.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-01T15:16:35.000Z (over 4 years ago)
- Last Synced: 2024-04-29T14:45:20.228Z (6 months ago)
- Language: CSS
- Size: 19.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# 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-ts
```Better to use `yarn`, but if necessary:
```
npm init react-app my-react-app-ts --template ganevru-ts
```npm: https://www.npmjs.com/package/cra-template-ganevru-ts