Skip to content

DMS-medical-informatics/mindlogger-web

 
 

Repository files navigation

mindlogger-web

Build Status

web version of mindlogger

Build Setup

# set @bit:resgistry
npm config set @bit:registry https://node.bitsrc.io

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Getting an activity set

Click on these invite links to go through consent, and then add an activity set to your account in mindlogger:

Releases

No releases published

Packages

No packages published

Languages

  • Vue 71.6%
  • JavaScript 25.6%
  • CSS 1.3%
  • Other 1.5%