https://github.com/ganevdev/cra-template-ganevru
https://github.com/ganevdev/cra-template-ganevru
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ganevdev/cra-template-ganevru
- Owner: ganevdev
- License: mit
- Created: 2020-01-10T22:35:19.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-01T15:16:31.000Z (almost 6 years ago)
- Last Synced: 2025-09-21T21:53:25.400Z (5 months ago)
- Language: CSS
- Size: 22.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# CRA Template Ganevru
My personal Create React App template.
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 --template ganevru
```
Better to use `yarn`, but if necessary:
```
npm init react-app my-react-app --template ganevru
```
npm: https://www.npmjs.com/package/cra-template-ganevru