https://github.com/graweb/logcomex-front
https://github.com/graweb/logcomex-front
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/graweb/logcomex-front
- Owner: graweb
- Created: 2024-11-05T20:11:26.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-06T21:13:29.000Z (over 1 year ago)
- Last Synced: 2025-02-22T15:18:08.340Z (over 1 year ago)
- Language: Vue
- Size: 67.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Configuração do Projeto (ambiente local)
Verifique se o Docker e o Docker Composer estão instalados em sua máquina
1. Clone o repositório
2. Altere o arquivo .env para a URL do back end
3. Rode os comandos
- ```npm install```
- ```npm run dev```
## Links
- FRONT - http://localhost:3000