1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-02-21 00:36:59 +00:00
mobilizon/js
Thomas Citharel 94652bbf44
Version 2.0.0-beta.2
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-11-15 09:25:45 +01:00
..
public
scripts/build
src Use different pagination for featured events and searched events 2021-11-14 16:28:28 +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
babel.config.js
cypress.json
fragmentTypes.json
get_union_json.ts
jest.config.js
package.json Version 2.0.0-beta.2 2021-11-15 09:25:45 +01:00
README.md
tsconfig.json
vue-i18n-extract.config.js
vue.config.js
yarn.lock Upgrade deps 2021-11-15 09:24:55 +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.