# Vantage Tour

This tour will launch an interactive interface using Vantage, and will guide you through its basic features.

The purpose of this is to give you a better idea of what Vantage is. For code samples, please refer to the other examples listed in the `./examples` folder.

### How to run the tour

```bash
$ npm install -g vantage
$ vantage tour
```
