1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-01-31 22:11:38 +00:00
mobilizon/js
Thomas Citharel e9ece4893b
Bump version to 2.0.2
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-12-22 14:34:41 +01:00
..
public
scripts/build
src Fix admin editing instance language 2021-12-21 19:47:54 +01:00
tests/unit Remove cypress 2021-11-25 16:46:21 +01:00
.browserslistrc
.editorconfig
.eslintrc.js Remove cypress 2021-11-25 16:46:21 +01:00
.gitignore
.prettierignore
.prettierrc.json Fix prettier config 2021-11-26 09:45:54 +01:00
babel.config.js
cypress.json
fragmentTypes.json
get_union_json.ts
jest.config.js
package.json Bump version to 2.0.2 2021-12-22 14:34:41 +01:00
README.md
tsconfig.json
vue-i18n-extract.config.js
vue.config.js
yarn.lock Update deps 2021-12-21 19:47:38 +01: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.