Skip to content

saraedum/arabic-transcriptions

Repository files navigation

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