Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 314 Bytes

File metadata and controls

12 lines (8 loc) · 314 Bytes

The Ismaili Student | Flashcard Game

This is the codebase for the frontend of the flashcard game designed by The Ismaili Student, built by Hack to Help Summer 2018 students.

How to get started

Need to have Node installed

Run the following commands inside this directory:

  • npm install
  • npm start