1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-02-01 14:31:28 +00:00
mobilizon/js
Marcin Mikołajczak 83f0dbef1c Translated using Weblate (Polish)
Currently translated at 70.7% (562 of 794 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/pl/
2020-10-27 16:59:47 +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 (Polish) 2020-10-27 16:59:47 +01:00
tests/e2e
.browserslistrc
.editorconfig
.eslintrc.js Improve texts 2020-08-31 14:25:21 +02:00
.gitignore
.prettierignore
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
README.md
tsconfig.json Improve build times 2020-10-14 09:46:33 +02:00
vue.config.js Remove outdated comments in vue.config.js 2020-10-14 18:57:44 +02:00
yarn.lock Upgrade deps 2020-10-24 17:17:44 +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.