Skip to content

viloveul/cms-dashboard

Repository files navigation

Viloveul CMS (Dashboard UI Management)

SS

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