Skip to content
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.

mmsr-tud-32/survey

Repository files navigation

Build Status

Multimedia Search and Recommendation Survey

Backend is located at mmsr-tud-32/survey-backend

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Run your end-to-end tests

yarn run test:e2e

Run your unit tests

yarn run test:unit

Customize configuration

See Configuration Reference.