mobilizon/js
Thomas Citharel 966d9c1c67
Configure compat config
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-11-17 18:25:35 +01:00
..
public
scripts/build
src Translated using Weblate (Spanish) 2021-11-17 16:53:56 +01:00
tests Expose content language in HTML 2021-11-13 19:57:13 +01:00
.browserslistrc
.editorconfig
.eslintrc.js Upgrade deps 2021-11-09 09:15:33 +01:00
.gitignore
.prettierignore
.prettierrc.json
README.md
babel.config.js
cypress.json
fragmentTypes.json
get_union_json.ts
jest.config.js
package.json Install Vue3 compat mode 2021-11-17 18:25:34 +01:00
tsconfig.json
vue-i18n-extract.config.js
vue.config.js Configure compat config 2021-11-17 18:25:35 +01:00
yarn.lock Install Vue3 compat mode 2021-11-17 18:25:34 +01: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.