mobilizon/js
TA b96ecc0bf3 Translated using Weblate (Indonesian)
Currently translated at 58.3% (624 of 1069 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/id/
2021-07-31 05:15:38 +02:00
..
public
scripts/build
src Translated using Weblate (Indonesian) 2021-07-31 05:15:38 +02:00
tests Update jest snapshot 2021-06-21 09:12:12 +02:00
.browserslistrc Update Browser compatibility 2021-06-21 09:18:32 +02:00
.editorconfig
.eslintrc.js
.gitignore
.prettierignore
.prettierrc.json
README.md
babel.config.js
cypress.json
fragmentTypes.json
get_union_json.ts
jest.config.js
package.json Release 1.2.3 2021-07-02 15:12:10 +02:00
tsconfig.json
vue.config.js
yarn.lock Upgrade deps 2021-07-01 10:00:23 +02: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.