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

https://github.com/eddyerburgh/avoriaz-tape-example

An example repo testing Vue components with tape and avoriaz
https://github.com/eddyerburgh/avoriaz-tape-example

avoriaz avoriaz-tape tape

Last synced: 6 months ago
JSON representation

An example repo testing Vue components with tape and avoriaz

Awesome Lists containing this project

README

          

# avoriaz-tape-example

> an example project using avoriaz and tape to test Vue components

## Installation

```
npm install
```

## Usage

```
npm test
```