Skip to content

Latest commit

 

History

History
executable file
·
37 lines (24 loc) · 473 Bytes

README.md

File metadata and controls

executable file
·
37 lines (24 loc) · 473 Bytes

Currently working on filtering the form to show allowed fields only

vue-admin

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Permission example

<div v-permission="'subject-list'">yes</div>