mobilizon/js
Thomas Citharel 2978ae5d1e
Fix some warnings in js unit tests
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-04-06 14:25:38 +02:00
..
public
scripts/build
src Avoid NavigationDuplicated error after Login 2022-04-06 14:25:38 +02:00
tests/unit Fix some warnings in js unit tests 2022-04-06 14:25:38 +02:00
.browserslistrc
.editorconfig
.eslintrc.js
.gitignore
.prettierignore
.prettierrc.json
babel.config.js
cypress.json
fragmentTypes.json
get_union_json.ts
jest.config.js
package.json Provide analytics on Front-end 2022-04-06 12:31:46 +02:00
postcss.config.js
README.md
tailwind.config.js Improve admin views 2022-01-17 14:49:48 +01:00
tsconfig.json
vue-i18n-extract.config.js
vue.config.js
yarn.lock Provide analytics on Front-end 2022-04-06 12:31:46 +02:00

mobilizon

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

Run your end-to-end tests

yarn test:e2e

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.