/flashcards

Primary LanguageTypeScriptMIT LicenseMIT

FLASHCARDS

Getting started

  • install node.js
  • clone this repo to your local mashine
  • enter the repo directory in your terminal
  • run:
npm install
  • to start the server run:
npm run dev