alexkusuma / temp-vuejs-msal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vuejs-msal (vue.msal.pwa.route.jest)

Core components to port over

  • /src/iam
  • /src/vuejs-msal

How to use it in your code

Look at /src/App.vue

Dependencies

  • msal: npm install msal
  • axios: npm install axios

How to get clientId and tenantId

Modules

  • msal
  • pwa
  • route
  • jest

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

License:Apache License 2.0


Languages

Language:JavaScript 72.8%Language:Vue 25.7%Language:HTML 1.5%