Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 383 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 383 Bytes

arabic-transcriptions

Display arabic text with transcriptions in the class room.

This project is deployed on GitHub pages, you can try it out here.

Project Setup

yarn install

Compile and Hot-Reload for Development

yarn dev

Type-Check, Compile and Minify for Production

yarn build