https://github.com/xbrunosousa/msgraph-contacts-import-js
A VueJS web application to read contacts from Microsoft accounts
https://github.com/xbrunosousa/msgraph-contacts-import-js
contacts contacts-import javascript microsoft microsoft-graph microsoft-graph-api microsoftgraph vue vuejs
Last synced: about 1 month ago
JSON representation
A VueJS web application to read contacts from Microsoft accounts
- Host: GitHub
- URL: https://github.com/xbrunosousa/msgraph-contacts-import-js
- Owner: xbrunosousa
- License: gpl-3.0
- Created: 2018-08-25T16:03:10.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-26T15:58:27.000Z (almost 8 years ago)
- Last Synced: 2025-08-14T12:45:24.685Z (10 months ago)
- Topics: contacts, contacts-import, javascript, microsoft, microsoft-graph, microsoft-graph-api, microsoftgraph, vue, vuejs
- Language: Vue
- Homepage: https://projects.brunosousa.dev/msgraph-contacts-import-js
- Size: 916 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# msgraph-contacts-import-js
# In development
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn run serve
```
### Compiles and minifies for production
```
yarn run build
```