This is a Ionic Frontend for the rpi-radio-alarm.
Install Ionic
npm install -g ionic
Run npm install inside the root folder.
To run and test the app, clone the repository and execute:
ionic serve
This should start a dev server on localhost:8100
This is published under the 3-Clause BSD License.