Skip to content

Dashboard (statut du service et espace client/admin) de API Entreprise

Notifications You must be signed in to change notification settings

am-beta/dashboard_api_entreprise

 
 

Repository files navigation

Dashboard API Entreprise

Environnements de développement

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.

Build Setup

# 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

Deployment is handled by the mina package. Please install this with bundle install.

bundle exec mina deploy to=production

About

Dashboard (statut du service et espace client/admin) de API Entreprise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 56.4%
  • JavaScript 37.8%
  • SCSS 2.0%
  • Ruby 1.8%
  • CSS 1.5%
  • HTML 0.4%
  • Shell 0.1%