FitTrackee/fittrackee_client
2021-11-03 20:41:12 +01:00
..
public Client - replace sports PNG images with SVG 2021-11-03 18:27:20 +01:00
src Client - [PR84/93] display elevation on statistics 2021-11-03 20:41:12 +01:00
tests/unit Client - [PR84/93] display elevation on statistics 2021-11-03 20:41:12 +01:00
.env Client - display user stats (wip) 2021-11-03 18:26:48 +01:00
.prettierrc Client - update prettier config 2021-11-03 18:26:45 +01:00
babel.config.js Client - update prettier config 2021-11-03 18:26:45 +01:00
package.json update Makefile 2021-11-03 18:29:49 +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 Client - add password reset + refacto 2021-11-03 18:27:48 +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.