Ce projet est déprécié. Le dashboard fait maintenant partie intégrante du projet Admin API Entreprise.
Le projet est développé dans un environnement Node.js version 11.10.0. Voir NVM comme gestionnaire de versions Node.
L'utilisation de Vue CLI est nécessaire au fonctionnement de l'environnement de
développement : npm install -g @vue/cli
.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run serve
# build for sandbox with minification
npm run build:sandbox
# build for production with minification
npm run build:production
For a detailed explanation on how things work, check out the guide and docs for vue-loader.
Deployment is handled by the mina
package. Please install this with bundle install
.
bundle exec mina deploy to=production domain=dashboard.entreprise.api.gouv.fr