1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-01-26 02:28:37 +00:00
mobilizon/js
Quentin PAGÈS bca7ae4ee1 Translated using Weblate (Occitan)
Currently translated at 71.3% (522 of 732 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2020-08-01 19:51:25 +02:00
..
public
src Translated using Weblate (Occitan) 2020-08-01 19:51:25 +02:00
tests/e2e
.browserslistrc
.editorconfig
.eslintrc.js
.gitignore
.prettierignore Make prettier ignore lang JSON files 2020-06-26 15:35:58 +02:00
apollo.config.js
babel.config.js
cypress.json
fragmentTypes.json
get_union_json.ts
package.json Introduce group posts 2020-07-30 16:55:35 +02:00
README.md
tsconfig.json
vue.config.js
yarn.lock Introduce group posts 2020-07-30 16:55:35 +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.