mobilizon.chapril.org-mobil.../js
Thomas Citharel 5cb3f478ae
Allow to change language
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-16 18:00:27 +02:00
..
public Multiple fixes 2020-06-11 11:45:52 +02:00
src Allow to change language 2020-06-16 18:00:27 +02:00
tests/e2e Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
.browserslistrc Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
.editorconfig Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
.env Upgrade vue-cli to v4, change the way server params injection is made 2019-10-17 14:20:22 +02:00
.eslintrc.js Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
.gitignore Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
README.md Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
apollo.config.js Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
babel.config.js Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
cypress.json Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
fragmentTypes.json Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
get_union_json.ts Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
package.json Improve comment section 2020-06-15 16:50:01 +02:00
tsconfig.json Add back share popup and use navigator.share when available 2020-06-05 15:22:05 +02:00
vue.config.js Add back share popup and use navigator.share when available 2020-06-05 15:22:05 +02:00
yarn.lock Improve comment section 2020-06-15 16:50:01 +02:00

README.md

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.