Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/graweb/logcomex-front
https://github.com/graweb/logcomex-front
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/graweb/logcomex-front
- Owner: graweb
- Created: 2024-11-05T04:14:46.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-11-05T05:32:04.000Z (3 months ago)
- Last Synced: 2024-11-05T06:25:52.295Z (3 months ago)
- Language: Vue
- Size: 10.7 KB
- Stars: 0
- 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