A mobile ready web client for the nerdlock-backend door access system
To build the app, clone this repository, then in the repo directory run:
npm install
and npm run build
.
After that the deployable app will be in the build
directory.
The backend IP can be configured in src/config.js