VueJS UI for manage contents on viloveul cms api (https://github.com/viloveul/cms-restapi)
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:
```bash
npm run serve