Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

BCSPanel/frontend

Repository files navigation

clone

git clone https://github.com/BCSPanel/frontend
cd frontend
npm i

dev

npm run dev

build

npm run build

preview

npm run preview