Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/th3shadowbroker/tools
- Owner: Th3Shadowbroker
- Created: 2019-11-21T17:50:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T05:15:22.000Z (over 1 year ago)
- Last Synced: 2024-05-01T15:23:34.746Z (7 months ago)
- Topics: ark, babel, steam, tools, vue, vuejs
- Language: Vue
- Homepage: https://tools.th3shadowbroker.org
- Size: 2.12 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
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/).