mobilizon.chapril.org-mobil.../js
Thomas Citharel 487ac56b4c
Upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-30 12:48:20 +01:00
..
public Remove about mobilizon page and add link to mobilizon.org 2020-10-26 11:38:45 +01:00
src Translated using Weblate (Hungarian) 2020-11-27 07:34:56 +01:00
tests/e2e Forbid creating usernames with uppercase characters 2020-11-17 19:54:40 +01: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
.eslintrc.js Improve texts 2020-08-31 14:25:21 +02:00
.gitignore Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
.prettierignore Make prettier ignore lang JSON files 2020-06-26 15:35:58 +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 Run prettier on files 2020-06-25 12:30:29 +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 Upgrade deps 2020-11-30 12:48:20 +01:00
schema.graphql Update GraphQL schema file 2020-11-27 17:25:41 +01:00
tsconfig.json Improve GraphQL documentation and cleanup API 2020-11-20 11:44:00 +01:00
vue.config.js Remove outdated comments in vue.config.js 2020-10-14 18:57:44 +02:00
yarn.lock Upgrade deps 2020-11-30 12:48:20 +01: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.