https://github.com/chartes/miroir-vue
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.5%) to scientific vocabulary
Keywords
Repository
Statistics
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
miroir-vue
Client Vue pour consulter les notices et éditions du projet Miroir des classiques, via le endpoint DTS de l’ENC.
Master dependencies:
Project setup
Clone the GitHub repository:
in a local folder dedicated to the project
bash
git clone https://github.com/chartes/miroir-vue.git
From the app folder (cd path/to/miroir-vue)
Install
yarn
Compiles and hot-reloads for development
For a local development server, reads .env.development variables:
yarn serve
Compiles and minifies for staging
For a staging server (preproduction), reads .env.staging variables:
yarn build:staging
Compiles and minifies for production
For a production server, reads .env.production variables:
yarn build:prod
Run preview server
After a yarn build:prod or yarn build:staging you can run a server to serve the produced dist folder with:
yarn preview
for production or
yarn preview --mode=staging
for staging.
Lints and fixes files
yarn lint
Owner
- Name: École nationale des chartes
- Login: chartes
- Kind: organization
- Location: 65 rue de Richelieu, 75002 Paris
- Website: http://www.chartes.psl.eu/
- Repositories: 12
- Profile: https://github.com/chartes
Grand établissement d’enseignement supérieur dédié à la recherche historique
GitHub Events
Total
- Push event: 1
- Pull request event: 1
- Fork event: 1
Last Year
- Push event: 1
- Pull request event: 1
- Fork event: 1
Dependencies
- @vue/cli-plugin-babel ~4.5.0 development
- @vue/cli-plugin-eslint ~4.5.0 development
- @vue/cli-plugin-router ~4.5.0 development
- @vue/cli-service ~4.5.0 development
- @vue/compiler-sfc ^3.0.0 development
- babel-eslint ^10.1.0 development
- eslint ^6.7.2 development
- eslint-plugin-vue ^7.0.0-0 development
- @j-t-mcc/vue3-chartjs ^1.0.0
- @vueform/toggle ^1.1.0
- bulma ^0.9.2
- bulma-slider ^2.0.4
- chart.js ^3.6.0
- core-js ^3.6.5
- md5 ^2.3.0
- mirador ^3.1.1
- mirador-image-tools ^0.10.0
- rdflib ^2.2.6
- react ^17.0.2
- react-dom ^17.0.2
- vue ^3.2.20
- vue-router ^4.0.0-0
- vue-slider-component ^4.0.0-beta.3
- vue-word-highlighter ^1.0.4
- vue3-carousel ^0.1.29
- vue3-highlightjs ^1.0.5
- 1305 dependencies