Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/paqtcom/tunnelvue


https://github.com/paqtcom/tunnelvue

internal

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# TunnelVue

Demo:
https://tunnelvue.way2web.nl/

## Career opportunity

At Way2Web Software, we're always looking for new talent.
We develop "next level software" for companies that want to keep on pushing forward.
If you'd like to join, please have a look at our career opportunities.

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn run serve
```

### Compiles and minifies for production
```
yarn run build
```

### Run your tests
```
yarn run test
```

### Lints and fixes files
```
yarn run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).