Skip to content

Bra7wurs7/quiz

Repository files navigation

Install Deno (or NodeJS)

  • Windows: irm https://deno.land/install.ps1 | iex
  • Linux: curl -fsSL https://deno.land/install.sh | sh
  • Node (Alternatively): https://nodejs.org/en/download

Install project dependencies

  1. Open terminal in project root directory
  2. deno install or npm install

Run app

  • deno run dev
  • Open app in browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •