mobilizon/js
Thomas Citharel 8c9546ff2a
Improve member management
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-15 14:24:51 +02:00
..
public
src Improve member management 2020-10-15 14:24:51 +02: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 Use modern mode 2020-10-14 19:04:14 +02:00
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 Improve build times 2020-10-14 09:46:33 +02: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.