You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You have to have installed (npx), npm, node und git.
Clone the repo with git git clone https://github.com/AlpsBTE/Website.git
Cd into the repo and run npm install
Run the frontend with npx nx serve alpsbte-web. If you have nx installed globaly you don't have to use npx.
-> Change alpsbte-web with what ever application you want tu run localy. Other nx operations can be found in the nx documentation