Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/th3shadowbroker/tools

A collection of useful tools in form of a vue.js app.
https://github.com/th3shadowbroker/tools

ark babel steam tools vue vuejs

Last synced: 2 days ago
JSON representation

A collection of useful tools in form of a vue.js app.

Awesome Lists containing this project

README

        

# [tools](https://tools.th3shadowbroker.org/)

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

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

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

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

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