Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukaszkups/vue-brewery-explorer
A simple brewery list explorer
https://github.com/lukaszkups/vue-brewery-explorer
Last synced: about 1 month ago
JSON representation
A simple brewery list explorer
- Host: GitHub
- URL: https://github.com/lukaszkups/vue-brewery-explorer
- Owner: lukaszkups
- License: mit
- Created: 2019-09-26T19:07:19.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T19:33:16.000Z (almost 3 years ago)
- Last Synced: 2024-05-01T15:37:57.772Z (7 months ago)
- Language: Vue
- Size: 1.94 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-brewery-explorer
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Run your tests
```
npm run test
```### Lints and fixes files
```
npm run lint
```### Run your end-to-end tests
```
npm run cypress:run
```