FitTrackee/fittrackee_client
2021-11-03 18:26:50 +01:00
..
public Client - init calendar on Dashboard 2021-11-03 18:26:50 +01:00
src Client - init store for users workouts displayed in timeline 2021-11-03 18:26:50 +01:00
tests/unit Client - init calendar on Dashboard 2021-11-03 18:26:50 +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 Client - init calendar on Dashboard 2021-11-03 18:26:50 +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 - init calendar on Dashboard 2021-11-03 18:26:50 +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.