Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thangchung/elm-quizzer
Quizzer Application
https://github.com/thangchung/elm-quizzer
elm elm-architecture elm-demos
Last synced: 30 days ago
JSON representation
Quizzer Application
- Host: GitHub
- URL: https://github.com/thangchung/elm-quizzer
- Owner: thangchung
- License: mit
- Created: 2016-10-05T14:47:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-27T11:19:47.000Z (about 8 years ago)
- Last Synced: 2024-10-11T22:12:05.487Z (3 months ago)
- Topics: elm, elm-architecture, elm-demos
- Language: Elm
- Homepage:
- Size: 43.9 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quizzer Application
[![ICARE](https://icarebadge.com/ICARE-white.png)](https://icarebadge.com)
## Run the server
`npm run api`
## Run the client
`npm start`
## Build Electron Application
`npm install -g electron`
`electron main.js`
## Mock-up screen
- [Quizz screen](https://jsfiddle.net/thangchung/fm4yk9cj/)## Contributing
Want to contribute to this project? Nice! Submit a PR or leave an issue. Feedback
is encouraged and graciously accepted and my hope is that this can be a fun
community project for people of all skill levels to contribute.