Skip to content

AlpsBTE/Website

Repository files navigation

Alpsbte - Website

About

This is a rework of the AlpsBTE website. The main audience is a professional target group, so our work is also focused on that. We try to make the website as future proof as possible and use state of the art technologies. Initially the website is static. However, over time, we will create different dnamic functions and interfaces.

Design: (by Cinnazeyy)

Problems/Bugs

If you have any bugs, suggestions for improvement or other comments about the website, we would be very happy if you would create an issue. This helps us to keep an overview.
Create an issue! (click)

For Contributers

  1. Clone the Repo
$ git clone https://github.com/AlpsBTE/alpsbte-website.git
  1. Setup Development Workspace
$ ./scripts/setup.ps1
  1. Start Local Development Server
$ ./scripts/start.ps1