clone this repository
git clone https://github.com/viloveul/cms-dashboard.git
lakukan proses instalasi
cd cms-dashboard
npm install
buat file bernama .env di root folder yang berisi minimal:
VILOVEUL_API_URL=http://your-viloveul-cms-api
jalankan:
npm run serve
## buka http://localhost:19912