1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-01-30 21:41:25 +00:00
mobilizon/js
Thomas Citharel 4782221ef4
Allow to update a member role
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-08-20 10:54:58 +02:00
..
public
src Allow to update a member role 2020-08-20 10:54:58 +02:00
tests/e2e
.browserslistrc
.editorconfig
.eslintrc.js
.gitignore
.prettierignore
apollo.config.js
babel.config.js
cypress.json
fragmentTypes.json
get_union_json.ts
package.json Upgrade deps 2020-08-18 15:25:59 +02:00
README.md
tsconfig.json
vue.config.js Improve member adding and excluding flow 2020-08-18 14:37:31 +02:00
yarn.lock Upgrade deps 2020-08-18 15:25:59 +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.