Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.