Skip to content

Latest commit

 

History

History
47 lines (47 loc) · 866 Bytes

README.md

File metadata and controls

47 lines (47 loc) · 866 Bytes

DÉMARRAGE

  1.   /htdocs
    Cloner le projet =>
git clone https://github.com/EmmanuelLefevre/LeCabinetDeCuriosites.git
  1.   /LeCabinetDeCuriosites/pwa
    Mettre à jour dépendances =>
npm install
  1.   /LeCabinetDeCuriosites/pwa
    Leaflet OpenStreetMap
npm install leaftlet @types/leaflet
  1.   /LeCabinetDeCuriosites/pwa
    Animate.css
npm install animate.css
  1.   /LeCabinetDeCuriosites/pwa
    aos-animate-on-scroll
npm install aos @types/aos
  1.   /LeCabinetDeCuriosites/pwa
    Angular material
ng add @angular/material
  1.   /LeCabinetDeCuriosites/pwa
    Lancer serveur local =>
ng serve -o
ng serve -o --port 4201

http://localhost:4200/