Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 339 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 339 Bytes

NerdLock Web Client

A mobile ready web client for the nerdlock-backend door access system

Build

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.

Config

The backend IP can be configured in src/config.js