# Vue Adal: Sample

This sample requires being nested inside of the main library.  It was generated from a standard template using the vue-cli.

To run this sample, first perform:

```code
npm install
```

Then start the dev server:

```code
npm run serve
```