Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

funkwhale.audio

  • Clone with SSH
  • Clone with HTTPS
  • Forked from funkwhale / funkwhale.audio
    622 commits behind the upstream repository.
    user avatar
    Eliot Berriot authored
    Rework of some sentences to match the French language + rework of the concordance in lists
    
    See merge request !2
    56158c73
    History

    funkwhale.audio

    Project setup

    # Dependencies for internationalization
    apt-get install gettext jq
    yarn install

    Compiles and hot-reloads for development

    yarn run serve

    Compiles and minifies for production

    yarn run build

    Run your tests

    yarn run test

    Lints and fixes files

    yarn run lint

    Customize configuration

    See Configuration Reference.