Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 178 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 178 Bytes

anki-cards

The hottest project in the universe

Setup

Prerequisites

  • Node >=18 installed

Steps

  • copy .env.example to .env
  • npm install
  • npm run dev