FitTrackee/fittrackee_client
2021-11-03 18:26:48 +01:00
..
public Client - init Login form 2021-11-03 18:26:47 +01:00
src Client - display if registration is disabled 2021-11-03 18:26:48 +01:00
tests/unit Client - clean vue-cli template files 2021-11-03 18:26:45 +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 - add axios 2021-11-03 18:26:47 +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 axios 2021-11-03 18:26:47 +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.