mobilizon/js
Alexandra bc2c03eec5 Translated using Weblate (French (France) (fr_FR))
Currently translated at 100.0% (992 of 992 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fr_FR/
2021-05-17 18:22:17 +02:00
..
public
scripts/build
src Translated using Weblate (French (France) (fr_FR)) 2021-05-17 18:22:17 +02:00
tests Fix rich media parsers 2021-05-03 15:34:25 +02:00
.browserslistrc Revert "Restrict browserlist" 2021-04-21 11:36:32 +02:00
.editorconfig Fix lint issues 2020-11-30 12:48:21 +01:00
.eslintrc.js
.gitignore
.prettierignore
.prettierrc.json Fix some dependencies issue 2021-04-16 17:47:33 +02:00
apollo.config.js
babel.config.js
cypress.json
fragmentTypes.json Cleanup fragmentTypes 2021-04-27 16:51:58 +02:00
get_union_json.ts
jest.config.js
package.json Version 1.1.3 2021-05-03 10:07:59 +02:00
README.md
schema.graphql
tsconfig.json
vue.config.js
yarn.lock Upgrade deps 2021-05-03 09:32:25 +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.