# How to Build

## Run Auth Server Project

***

1. Enter auth-server folder `cd auth-server`
2. Install all dependencies with `npm install`
3. Run `npm run dev` to start the Auth Server
