mobilizon/js
David Clubb 36ebb1b59d Added translation using Weblate (Welsh) 2021-11-26 10:13:12 +01:00
..
public
scripts/build Produce and use webp pictures with different sizes 2020-12-11 15:27:04 +01:00
src Added translation using Weblate (Welsh) 2021-11-26 10:13:12 +01:00
tests/unit Remove cypress 2021-11-25 16:46:21 +01:00
.browserslistrc
.editorconfig
.eslintrc.js Remove cypress 2021-11-25 16:46:21 +01:00
.gitignore
.prettierignore
.prettierrc.json Fix prettier config 2021-11-26 09:45:54 +01:00
README.md 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
fragmentTypes.json
get_union_json.ts
jest.config.js
package.json Upgrade deps 2021-11-25 16:45:20 +01:00
tsconfig.json
vue-i18n-extract.config.js
vue.config.js Improve post & events cards, homepage and my events page 2021-11-02 19:50:38 +01:00
yarn.lock Upgrade deps 2021-11-25 16:45: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.