Skip to content

atrichkov/quiz-app-electron

Repository files navigation

quiz-app

Prerequisites to run the app

  1. Minimum requirement NodeJS >= 18.0
  2. Minimum requirement NPM >= 9.0
  3. Get ApiKey from https://quizapi.io/ and use it in main.js file
  4. Create a file named .env in the root of the project dir with content from .env.example and set proper values

Getting Started

npm install

Usage

Run the app

npm start

Run in debug mode

npm run watch

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published