1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-02-12 03:34:41 +00:00
mobilizon/js
..
public
src
tests/e2e
.browserslistrc
.editorconfig Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
.eslintrc.js
.gitignore Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
.prettierignore Make prettier ignore lang JSON files 2020-06-26 15:35:58 +02:00
apollo.config.js
babel.config.js
cypress.json
fragmentTypes.json
get_union_json.ts
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.