KenSpace: Explorative und komplexe Suchen auf unstrukturierte Dokumente
- https://github.com/pandermatt/BA20-KenSpace-Frontend
- https://github.com/pandermatt/BA20-KenSpace-Backend
- https://github.com/pandermatt/BA20-KenSpace-Documentation
- https://github.com/theCoder95/BA20-KenSpace-Research
git clone git@github.com:pandermatt/ba20-kenspace-frontend.git
cd ba20-kenspace-frontend
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