1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-02-02 15:01:38 +00:00
mobilizon/js
Jimi Viita-aho 98c8679a1f 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:12 +02:00
..
public
scripts/build
src Translated using Weblate (Finnish) 2021-07-20 15:06:12 +02:00
tests
.browserslistrc
.editorconfig
.eslintrc.js
.gitignore
.prettierignore
.prettierrc.json
babel.config.js
cypress.json
fragmentTypes.json
get_union_json.ts
jest.config.js
package.json
README.md
tsconfig.json
vue.config.js
yarn.lock

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.