viloveul/cms-dashboard

Viloveul CMS (Dashboard)

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Language:Vue

Type:project

v1.0.1 2019-06-23 20:33 UTC

This package is auto-updated.

Last update: 2024-04-13 03:02:45 UTC


README

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