Skip to content
Snippets Groups Projects
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 funkwhale/funkwhale.audio!2
56158c73

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.