Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peterfritz/tminus
Um timer acessível, performático e preciso.
https://github.com/peterfritz/tminus
countdown mantine mantine-ui nextjs reactjs time timer
Last synced: 22 days ago
JSON representation
Um timer acessível, performático e preciso.
- Host: GitHub
- URL: https://github.com/peterfritz/tminus
- Owner: peterfritz
- Created: 2022-09-08T04:22:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-09T12:55:30.000Z (about 2 years ago)
- Last Synced: 2024-11-08T07:50:41.868Z (2 months ago)
- Topics: countdown, mantine, mantine-ui, nextjs, reactjs, time, timer
- Language: TypeScript
- Homepage: https://tminus.ptr.red/
- Size: 1.16 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Desenvolvimento
Para desenvolver é só clonar o repositório usandogit clone https://github.com/peterfritz/tminus.git
, entrar na pasta do repositório clonado usandocd tminus
e rodar usandoyarn dev
durante o desenvolvimento ouyarn build && yarn start
para o ambiente de produção.