Skip to content

Software that empowers our game Babbelbord, which aims to facilitate reminiscence for dementia patients through a gamified solution.

Notifications You must be signed in to change notification settings

hmi-utwente/babbelbord-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the Babbelbord project!

Here goes a description of the project

Technology stack

Here we describe the frameworks we use and perhaps add the image that shows how the whole system works.

Get started with development

First, install the dependencies using the terminal. If you do not have npm installed on your system, you can refer to this tutorial. After installing npm, you also need to install bower (another package manager for dependencies).

npm install bower -g

Now it is time to install all the dependencies needed for the project:

npm install 
bower install

To work on the app locally while developing, type this in the terminal:

DEBUG=babbelbord:* npm start

About

Software that empowers our game Babbelbord, which aims to facilitate reminiscence for dementia patients through a gamified solution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 53.8%
  • JavaScript 38.3%
  • Shell 4.6%
  • Batchfile 2.8%
  • HTML 0.5%