Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gugadev/triviago
Juego Trivia escrito en Go y Vue 🔥
https://github.com/gugadev/triviago
echo go golang gorm vue vue-router vuejs vuex
Last synced: about 1 month ago
JSON representation
Juego Trivia escrito en Go y Vue 🔥
- Host: GitHub
- URL: https://github.com/gugadev/triviago
- Owner: gugadev
- License: mit
- Created: 2018-01-26T20:36:49.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-27T23:01:17.000Z (almost 7 years ago)
- Last Synced: 2024-08-03T23:30:00.364Z (4 months ago)
- Topics: echo, go, golang, gorm, vue, vue-router, vuejs, vuex
- Language: Go
- Size: 2.41 MB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-golang-repositories - triviago
README
TriviaGo
Juego Trivia escrito en Go y Vue 🔥
---
### Compilar
Ejecutar el siguiente comando en la terminal:
```bash
go build main.go
```