Frontend application to browse and search the ENC Thesis Abstracts (Positions de thèses).
⚠️ (Install) / Launch first the DTS API and Elasticsearch :
See the API Readme
in a local folder dedicated to the project
git clone https://github.com/chartes/encpos-vue.git
From the app folder (cd path/to/encpos-vue
)
yarn
yarn serve
yarn build
yarn lint