Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joostlek/lingo-web
https://github.com/joostlek/lingo-web
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/joostlek/lingo-web
- Owner: joostlek
- Created: 2020-06-12T17:41:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T01:35:52.000Z (about 2 years ago)
- Last Synced: 2024-10-24T20:44:27.926Z (2 months ago)
- Language: Vue
- Size: 3.5 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Lingo logo](src/assets/logo.svg)
Lingo is a word guessing game powered by Spring boot and Vue.
## 🚀 Setup
1. Follow the setup instructions on [the lingo repo](https://github.com/joostlek/lingo).
2. Clone this repo with `git clone https://github.com/joostlek/lingo-web`.
3. Run `yarn` to download all dependencies.
4. Run `yarn serve` to start the application.The project can also be run through Docker. The github package repository stores the image. You can find it [here](https://github.com/joostlek/lingo-web/packages/267853).
## 🖼 Screenshot
![Screenshot for the background](screen.png)