Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fimion/evil-mediocre-tech-bro
https://github.com/fimion/evil-mediocre-tech-bro
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fimion/evil-mediocre-tech-bro
- Owner: fimion
- License: mit
- Created: 2020-09-13T23:49:01.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-09-14T23:26:50.000Z (over 4 years ago)
- Last Synced: 2024-12-12T20:15:33.041Z (10 days ago)
- Language: Vue
- Size: 645 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).