/vue-casl-demo

Repo for the article "Managing User Permissions in a VueJS App"

Primary LanguageJavaScript

vue-casl-demo

Demo of manage permissions in an authenticated Vue app with CASL

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:3000
npm run dev

# build for production with minification
npm run build

Check out the article Managing User Permissions in a VueJS App for more info.