An open API service indexing awesome lists of open source software.

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

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
```