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
- Host: GitHub
- URL: https://github.com/ff6347/hawk22.qawsed.site
- Owner: ff6347
- License: mit
- Created: 2022-06-09T16:53:39.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-08-22T16:48:24.000Z (10 months ago)
- Last Synced: 2025-08-22T19:08:01.991Z (10 months ago)
- Language: Astro
- Homepage: https://hawk22.qawsed.site/
- Size: 971 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 |