Skip to content
Snippets Groups Projects
Select Git revision
  • a10770f71ae0d4248dccf6abc617a2c3e0826db3
  • master default
  • autorisation_visit
  • signup_mydata
  • format_editData
  • dev
  • authorize-valid-profile
  • feli90-patch-2
  • feli90-patch-1
  • context_sheet
  • testNewForm
  • FeliLocalTest1
  • ios-account-fix
  • change-form-link
  • dev_pages_projet
  • remise_sorties
  • release/first-users
17 results

oser-frontend

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    florimondmanca authored
    a10770f7
    History
    Name Last commit Last update
    oser-app
    visus
    .gitignore
    LICENSE
    README.md

    oser-frontend

    Frontend du site d'Ouverture Sociale pour l'Egalité et la Réussite.

    Installation

    Après avoir cloné le repo :

    $ cd oser-frontend
    1. Installez @angular/cli si ce n'est pas encore fait
    $ npm install -g @angular/cli
    1. Installez les dépendances
    $ npm install
    1. Lancez le serveur de dev
    $ ng serve -o