https://github.com/claudio-code/react-quick-starter
:memo: Setup for my projects
https://github.com/claudio-code/react-quick-starter
Last synced: 2 months ago
JSON representation
:memo: Setup for my projects
- Host: GitHub
- URL: https://github.com/claudio-code/react-quick-starter
- Owner: Claudio-code
- Created: 2021-03-07T02:09:02.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-07T02:09:32.000Z (almost 5 years ago)
- Last Synced: 2025-10-11T17:27:28.362Z (2 months ago)
- Language: HTML
- Size: 223 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About Project
It is setup for apps react js using typescript.
## Run project
```
yarn && docker-compose up --build -d
```