FitTrackee/fittrackee_client
dependabot[bot] 7099d686fb
Bump loader-utils from 1.4.0 to 1.4.1 in /fittrackee_client
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 14:28:44 +00:00
..
public update vue-cli to 5.x 2022-02-19 22:50:13 +01:00
src Client - fix background color 2022-11-09 13:13:20 +01:00
tests/unit Client - update date format on charts 2022-11-01 18:12:49 +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.7.5 2022-11-09 15:06:02 +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 update vue-cli to 5.x 2022-02-19 22:50:13 +01:00
yarn.lock Bump loader-utils from 1.4.0 to 1.4.1 in /fittrackee_client 2022-11-09 14:28:44 +00: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.