mobilizon/js
Thomas Citharel 0a37719029
Expose content language in HTML
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-11-13 19:57:13 +01:00
..
public
scripts/build
src Expose content language in HTML 2021-11-13 19:57:13 +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 Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
babel.config.js
cypress.json
fragmentTypes.json
get_union_json.ts
jest.config.js
package.json Add sanitize-html on front-end when pasting into a comment field 2021-11-13 19:57:12 +01:00
tsconfig.json
vue-i18n-extract.config.js
vue.config.js
yarn.lock Add sanitize-html on front-end when pasting into a comment field 2021-11-13 19:57:12 +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.