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
- Host: GitHub
- URL: https://github.com/shillysit/theimpracticalbar
- Owner: SHiLLySiT
- Created: 2021-03-28T02:35:57.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-30T00:15:10.000Z (over 3 years ago)
- Last Synced: 2025-01-27T13:15:30.155Z (4 months ago)
- Topics: vue
- Language: Vue
- Homepage: https://theimpracticalbar.com
- Size: 22.1 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).