Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 228 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 228 Bytes

FlashCards

Application to manage cards, build with react native (tested in android).

In order to start the application in root folder execute:

  • npm install

after completion, also in root folder:

  • npm run android

enjoy!