Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 771 Bytes

README.md

File metadata and controls

36 lines (29 loc) · 771 Bytes

encpos-vue

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

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.