This is source code for the official AramCon Badge Web App. The app connects to the badge and can be used to update the displayed name tag.
The web app is written using the Angular framework
To start development, clone this repository and run npm install
.
The development server can be started by running:
npm start
This will open a web server at http://localhost:4200.
The code is released under the MIT license. Copyright (C) 2019, 2020, Uri Shaked.