FitTrackee/fittrackee_client
bjornclauw 2dc1ff68a6
Translated using Weblate (Dutch)
Currently translated at 100.0% (97 of 97 strings)

Translation: FitTrackee/FitTrackee Client - Workouts
Translate-URL: https://hosted.weblate.org/projects/fittrackee/fittrackee-client-workouts/nl/
2023-05-03 08:31:37 +02:00
..
public Client - remove VC icons since labels are the same as DarkSky ones 2022-11-17 00:21:45 +01:00
src Translated using Weblate (Dutch) 2023-05-03 08:31:37 +02:00
tests/unit Client - update test on workout datasets 2023-04-05 21:38:05 +02:00
.env Docker - update fittrackee-client 2021-11-06 22:18:45 +01:00
.prettierrc update js dependencies 2021-11-06 21:27:32 +01:00
babel.config.js Client - update prettier config 2021-11-03 18:26:45 +01:00
Dockerfile Docker - update fittrackee-client 2021-11-06 22:18:45 +01:00
package.json bump to version 0.7.15 2023-04-12 17:32:13 +02:00
README.md Client - init new frontend version with vue-cli 2021-11-03 18:26:45 +01:00
tsconfig.json Client - init locales files ('en' and 'fr') 2021-11-03 18:26:46 +01:00
vue.config.js update vue-cli to 5.x 2022-02-19 22:50:13 +01:00
yarn.lock update js deps 2023-04-12 11:10:41 +02:00

fittrackee_client

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.