vue express rbac
1.0.0
This project mainly solves the permission problem of the backend management system
cd admin
npm install
npm run dev
cd server
npm install
node server . js