Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stritti/kauf2
Website zur Unterstützung der Aktion Kauf2
https://github.com/stritti/kauf2
airtable charity-donation-system german-language tafel-laden vue vuejs
Last synced: about 1 month ago
JSON representation
Website zur Unterstützung der Aktion Kauf2
- Host: GitHub
- URL: https://github.com/stritti/kauf2
- Owner: stritti
- Created: 2021-02-08T16:37:06.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-27T09:42:56.000Z (3 months ago)
- Last Synced: 2024-08-27T10:58:32.630Z (3 months ago)
- Topics: airtable, charity-donation-system, german-language, tafel-laden, vue, vuejs
- Language: Vue
- Homepage: https://aktion-kauf2.de/
- Size: 15.2 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# kauf2
Landingpage für die Aktion kauf2. Ein Projekt zur Unterstützung der Tafelläden.
https://kauf2.vercel.app/
---
## Development
Project is based on vue.js, Airtable and boostrap-vue.
### Project setup
```sh
npm install
```### Compiles and hot-reloads for development
```sh
npm run serve
```### Compiles and minifies for production
```sh
npm run build
```### Lints and fixes files
```sh
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).