1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-02-01 14:31:28 +00:00
mobilizon/js
GunChleoc 2131a774fb Translated using Weblate (Gaelic)
Currently translated at 99.9% (1204 of 1205 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gd/
2021-10-28 00:22:03 +02:00
..
public
scripts/build
src Translated using Weblate (Gaelic) 2021-10-28 00:22:03 +02:00
tests Fix jest tests by adding tz to mocks 2021-10-18 11:49:41 +02:00
.browserslistrc
.editorconfig
.eslintrc.js
.gitignore
.prettierignore
.prettierrc.json
babel.config.js
cypress.json
fragmentTypes.json
get_union_json.ts
jest.config.js
package.json Fix jest tests by adding tz to mocks 2021-10-18 11:49:41 +02:00
README.md
tsconfig.json Some fixes 2021-10-11 17:56:23 +02:00
vue-i18n-extract.config.js
vue.config.js
yarn.lock Update deps 2021-10-12 09:48:39 +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.