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

https://github.com/ff6347/hawk22.qawsed.site

Collection of results of the seminar Generative Gestaltung Nutzloses Netz @hawk-de 2022
https://github.com/ff6347/hawk22.qawsed.site

Last synced: 9 months ago
JSON representation

Collection of results of the seminar Generative Gestaltung Nutzloses Netz @hawk-de 2022

Awesome Lists containing this project

README

          

# qawsed.site

Collection of results of the seminar Generative Gestaltung Nutzloses Netz @hawk-de 2022

## Development

| Command | Action |
| :---------------- | :------------------------------------------- |
| `npm install` | Installs dependencies |
| `npm run dev` | Starts local dev server at `localhost:3000` |
| `npm run build` | Build your production site to `./dist/` |
| `npm run preview` | Preview your build locally, before deploying |