1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-02-02 15:01:38 +00:00
mobilizon/js
-- 42d13f92b2 Translated using Weblate (Finnish)
Currently translated at 95.8% (1021 of 1065 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fi/
2021-07-20 15:06:11 +02:00
..
public
scripts/build
src Translated using Weblate (Finnish) 2021-07-20 15:06:11 +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
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
README.md
tsconfig.json
vue.config.js
yarn.lock Upgrade deps 2021-07-01 10:00:23 +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.