Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krasnoukhov/helloworldquiz
Hello World Quiz
https://github.com/krasnoukhov/helloworldquiz
Last synced: about 2 months ago
JSON representation
Hello World Quiz
- Host: GitHub
- URL: https://github.com/krasnoukhov/helloworldquiz
- Owner: krasnoukhov
- License: mit
- Created: 2013-09-05T00:06:27.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-10-24T23:58:58.000Z (about 6 years ago)
- Last Synced: 2024-10-20T14:52:25.473Z (2 months ago)
- Language: JavaScript
- Homepage: http://helloworldquiz.com
- Size: 4.6 MB
- Stars: 200
- Watchers: 8
- Forks: 21
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Hello World Quiz](http://helloworldquiz.com)
Hello World Quiz is a web app that is built using Go.
## Running
1. Install Go 1.1.2 and Ruby 2.1.2
1. Install Redis
1. ```./deps```
1. ```bee run helloworldquiz```