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

https://github.com/shillysit/theimpracticalbar

https://theimpracticalbar.com
https://github.com/shillysit/theimpracticalbar

vue

Last synced: about 2 months ago
JSON representation

https://theimpracticalbar.com

Awesome Lists containing this project

README

        

# theimpracticalbar

## NOTICE
This website was built for fun and the bar that it represents is completely fictional. "The Impractical Bar" is not a _real_ bar, establishment, or legal entity.

## 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/).