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

https://github.com/polygon/hooverpal

EvE online ninja salvaging assistant
https://github.com/polygon/hooverpal

Last synced: 5 months ago
JSON representation

EvE online ninja salvaging assistant

Awesome Lists containing this project

README

          

# hooverpal

EvE online tool to assist with Ninja Salvaging

And a chance for me to learn some Vue.JS components

## Project setup
```
npm install
```

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

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

### Run your tests
```
npm run test
```

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

### Run your unit tests
```
npm run test:unit
```