Welcome to the new ITxBergen website after our rebranding!
🎨 Emilie Tryggan - @tryggan
- 🛠️ Idris Elmi - @lockels
- 🛠️ Isak Hansen - @isak79
- 🛠️ Sebastian Helgesen - @helges1
- 🛠️ Hoang Vinh Nguyen - @hvnguyyen
To run this project locally for development in two ways:
- Clone the repository:
git clone git@github.com:echo-karriere/itxbergen-frontend.git cd itxbergen-frontend - Start the development environment using Docker:
docker compose up
- Clone the repository:
git clone git@github.com:echo-karriere/itxbergen-frontend.git cd itxbergen-frontend - Install dependencies and start the development environment using yarn
yarn install yarn dev
