@koumoul/sd-vue
v1.3.0
Published
Tools to manage a session from simple-directory in a vuejs project. Also a recipe/demo in ./demo/
Downloads
83
Readme
Simple Directory - Vue/Nuxt
Use as a module
npm i @koumoul/sd-vue
Execute the demo/recipe project to show integration of authentication/session based on simple-directory in a nuxt project.
cd demo
npm i
npm run dev
When developing you can build sd-vue then update the version in the demo using this command:
npm run build-dev