Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vacekj/cra-template-vacekj
https://github.com/vacekj/cra-template-vacekj
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/vacekj/cra-template-vacekj
- Owner: vacekj
- Created: 2020-11-11T10:45:48.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-01T14:31:21.000Z (almost 4 years ago)
- Last Synced: 2024-10-16T03:21:00.577Z (3 months ago)
- Language: HTML
- Size: 252 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cra-template-macek
This is a custom create-react-app template based on cra-template-typescript.
```sh
npx degit vacekj/cra-template-vacekj#main
```For more information, please refer to:
- [Getting Started](https://create-react-app.dev/docs/getting-started) – How to create a new app.
- [User Guide](https://create-react-app.dev) – How to develop apps bootstrapped with Create React App.