@datalogix/v-admin-auth

v0.0.5
Authentication module for @datalogix/v-admin

serve

vue-cli-service serve

build

vue-cli-service build

build-lib

vue-cli-service build --target lib src/index.js

lint

vue-cli-service lint

test

npm run lint

release

npm run test && npm run build-lib && standard-version && git push --follow-tags && npm publish
npm i @datalogix/v-admin-auth

Metadata

  • MIT
  • Whatever
  • Ricardo Gobbo de Souza
  • released 12/13/2021

Downloads