1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-02-23 17:50:37 +00:00
mobilizon/js
josé m 8767d055bf Translated using Weblate (Galician)
Currently translated at 100.0% (818 of 818 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gl/
2020-10-24 14:28:44 +02:00
..
public New unlogged homepage 2020-10-21 17:49:18 +02:00
src Translated using Weblate (Galician) 2020-10-24 14:28:44 +02:00
tests/e2e
.browserslistrc
.editorconfig
.eslintrc.js
.gitignore
.prettierignore
apollo.config.js
babel.config.js
cypress.json
fragmentTypes.json
get_union_json.ts
package.json 1.0.0rc.4 2020-10-22 18:10:03 +02:00
README.md
tsconfig.json Improve build times 2020-10-14 09:46:33 +02:00
vue.config.js Remove outdated comments in vue.config.js 2020-10-14 18:57:44 +02:00
yarn.lock Upgrade deps 2020-10-20 14:33:48 +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.