Skip to content

DaWeSearch/frontend

Repository files navigation

DaWeSearch frontend

This project is NOT MAINTAINED. Fork and use at your own risk.

What is DaWeSearch

See our Medium article for a detailed description of this project.

In a nutshell: DaWeSearch is a student project developed at TU Berlin. It's a web application to help researchers conduct a Systematic Literature Review (SLR), which supports search aggregation for a number of literature databases and persisting and scoring results.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.