Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xaralis/pardubice-grillspots
Allows public to suggest an appropriate place for a possible future grilling spot at Pardubice V city district.
https://github.com/xaralis/pardubice-grillspots
maps politics
Last synced: about 2 months ago
JSON representation
Allows public to suggest an appropriate place for a possible future grilling spot at Pardubice V city district.
- Host: GitHub
- URL: https://github.com/xaralis/pardubice-grillspots
- Owner: xaralis
- License: mit
- Created: 2019-12-26T10:38:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-26T07:05:29.000Z (almost 2 years ago)
- Last Synced: 2024-04-29T00:09:41.136Z (9 months ago)
- Topics: maps, politics
- Language: Vue
- Homepage:
- Size: 214 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# grillspots
This little app allows public to suggest an appropriate place for a possible
future grilling spot at Pardubice V city district.## 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
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).