Example application that shows how solid-quiz can be used in solidjs.
Requirements: Nodejs (npm)
- Clone the repository
- Install all packages with
npm install
- Start the development server with
npm start
- Test the example on
http://127.0.0.1:3000/
If you have a problem with the library, create a new issue.