FitTrackee/fittrackee_client
2021-12-19 12:37:50 +01:00
..
public Client - update favicon 2021-11-10 13:39:07 +01:00
src Client - reset user sport preferences - fix #123 2021-12-19 12:37:50 +01:00
tests/unit [Client] statistics - display average speed in chart 2021-11-24 18:01:43 +01: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 version to 0.5.1 2021-11-30 09:42:09 +01: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 Client - fix build 2021-11-03 18:26:46 +01:00
yarn.lock update js dependencies 2021-12-19 09:09:24 +01: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.