Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 512 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 512 Bytes

inuits-vuejs-oidc

Version

Version packages under 1.0.0 are meant for vue2 applications, as from 1.0.0 it will be functional with vue3 applications.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.