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 [email protected]: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