Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 169 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 169 Bytes

clone

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

dev

npm run dev

build

npm run build

preview

npm run preview