Browser & Desktop compatible editor frontend for Varnam.
- Fully compatible with varnamd
- Uses browser IndexedDB for storing custom words user like (Offline words)
Install dependencies :
npm install
Compiles and hot-reloads for development :
npm run serve
Compiles and minifies for production :
npm run build
npm run lint