Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Files

Latest commit

 

History

History
43 lines (23 loc) · 1.14 KB

readme.md

File metadata and controls

43 lines (23 loc) · 1.14 KB

Projektarbeit Wirtschaft - Das Bankgeheimnis / The Bank Secret

A School Project about the swiss Bank secret

Contributors

Developer

Lorenzo Bonometti

Developer

Salih Ejder

Research and Writing

Saalim Baba

Deployment

[bankgeheimnis.vercel.app]

How to run the build on your own

npx tailwindcss -i ./css/input.css -o ./css/output.css --watch

and always make sure

Coding only on dev main, main is production

Keep the index.html file on root level for possible Deployments (vercel in this case) so it gets recognized

The Project Stack