An open API service indexing awesome lists of open source software.

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

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
```