chartes / encpos-vue

Site de l’application Positions de thèses (ENC thesis abstracts), 1849 - YTD
https://theses.chartes.psl.eu/
0 stars 2 forks source link
encpos

encpos-vue

Frontend application to browse and search the ENC Thesis Abstracts (Positions de thèses).

:warning: (Install) / Launch first the DTS API and Elasticsearch :
See the API Readme

Project setup

Clone the GitHub repository:

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)

Install

yarn

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.