Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fimion/evil-mediocre-tech-bro


https://github.com/fimion/evil-mediocre-tech-bro

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# evil-mediocre-tech-bro

[![Netlify Status](https://api.netlify.com/api/v1/badges/4139ea09-945b-4f67-90e8-87aaffa9bff9/deploy-status)](https://app.netlify.com/sites/evil-mediocre-tech-bro/deploys)

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

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

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

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

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

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