Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tarsislimadev/metronomo
Aplicativo que, através de pulsos de duração regular, indica um andamento musical
https://github.com/tarsislimadev/metronomo
android docker mobile react
Last synced: 3 months ago
JSON representation
Aplicativo que, através de pulsos de duração regular, indica um andamento musical
- Host: GitHub
- URL: https://github.com/tarsislimadev/metronomo
- Owner: tarsislimadev
- License: mit
- Created: 2022-07-19T16:58:48.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-28T19:53:51.000Z (7 months ago)
- Last Synced: 2024-10-17T10:52:30.666Z (4 months ago)
- Topics: android, docker, mobile, react
- Language: HTML
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Metronomo
Para regular e marcar o ritmo, o andamento musical.
## Stack
[Docker](https://www.docker.com/)
## Como usar
Instale o [Docker](https://www.docker.com/)
Baixe o projeto
```
bash env/pull.sh
```Execute o projeto
```
bash env/up.sh
```Abra o navegador em `localhost`
## License
[MIT](./LICENSE)