Frontend part of an application (student project) used to search for plagiarism in Latex documents. Written in Typescript. Based on Vue framework. Requires running the Plagiatex server (antoher student project of my friend) in the background (default localhost:3005)
yarn install
yarn run serve
yarn run build
yarn run lint