- Install
bun
: https://bun.sh/docs/installation - Run
bun install
- Login to the AWS account containing the visual regression S3 bucket
- Run
nx dev app
- Application will be running at
http://localhost:8080
, and it will hot reload when you make changes.