How could you use the smartphone applications by the Statutory Health Insurance Funds of Germany just with your head 🙃? Experience the vision 🔮 by Semanux in a live demo on your device 📲!
This demo is a contribution of the Semanux team to the GKV im:pulse accelerator.
- Install a recent Node.js environment.
- Install Git.
- Clone this repository via terminal
git clone https://github.com/semanux/gkv-impulse.git --recursive
. - Navigate into the directory via
cd gkv-impulse
. - Install dependencies via
npm install
. - Run locally via
npm run dev
.