Files
mobilizon-frontend/js
Thomas Citharel 9949fdab3b Properly handle remote interactions
Previously we used instance1 event local URL but now we use the URL
property of an event (so that we don't need to follow the redirection to
the original event)

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-15 16:55:58 +01:00
..
2021-01-15 16:55:58 +01:00
2020-11-30 12:48:21 +01:00
2020-12-14 10:21:04 +01:00
2020-12-02 12:08:32 +01:00
2020-12-02 12:08:32 +01:00
2020-06-25 12:30:29 +02:00
2020-11-30 12:48:21 +01:00
2020-12-02 12:08:32 +01:00
2020-12-14 10:21:04 +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.