1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-01-03 13:54:38 +00:00
mobilizon/js
Thomas Citharel 732c99e20a Translated using Weblate (French (France) (fr_FR))
Currently translated at 100.0% (957 of 957 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fr_FR/
2021-02-26 11:26:08 +01:00
..
public
scripts/build
src Translated using Weblate (French (France) (fr_FR)) 2021-02-26 11:26:08 +01:00
tests
.browserslistrc
.editorconfig
.eslintrc.js
.gitignore
.prettierignore
apollo.config.js
babel.config.js
cypress.json
fragmentTypes.json
get_union_json.ts
jest.config.js
package.json
README.md
schema.graphql
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.