Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 205 Bytes

dev.md

File metadata and controls

21 lines (14 loc) · 205 Bytes

Dev Guide

Commands

Generate Vue Lang js file

php xcat genVueLang

Run Migrations

php xcat migrate

Create Admin

php xcat createAdmin <email> <password>