Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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