mobilizon/js
Beanna de Nugoro f9450924b2 Translated using Weblate (Italian)
Currently translated at 100.0% (792 of 792 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/it/
2020-11-05 21:33:45 +01:00
..
public Remove about mobilizon page and add link to mobilizon.org 2020-10-26 11:38:45 +01:00
src Translated using Weblate (Italian) 2020-11-05 21:33:45 +01:00
tests/e2e
.browserslistrc
.editorconfig
.eslintrc.js
.gitignore
.prettierignore
README.md
apollo.config.js
babel.config.js
cypress.json
fragmentTypes.json
get_union_json.ts
package.json Release 1.0.0 2020-10-26 12:04:18 +01:00
tsconfig.json
vue.config.js
yarn.lock Upgrade deps 2020-11-02 12:42:49 +01: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.