You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mobilizon.chapril.org-mobil.../js
Thomas Citharel 1d82b29d61
Improve UI on home & register pages
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
3 years ago
..
public Run prettier on files 3 years ago
src Improve UI on home & register pages 3 years ago
tests/e2e Introduce group basic federation, event new page and notifications 3 years ago
.browserslistrc Introduce group basic federation, event new page and notifications 3 years ago
.editorconfig Introduce group basic federation, event new page and notifications 3 years ago
.eslintrc.js Improve texts 3 years ago
.gitignore Introduce group basic federation, event new page and notifications 3 years ago
.prettierignore Make prettier ignore lang JSON files 3 years ago
README.md Introduce group basic federation, event new page and notifications 3 years ago
apollo.config.js Introduce group basic federation, event new page and notifications 3 years ago
babel.config.js Introduce group basic federation, event new page and notifications 3 years ago
cypress.json Run prettier on files 3 years ago
fragmentTypes.json Introduce group basic federation, event new page and notifications 3 years ago
get_union_json.ts Introduce group basic federation, event new page and notifications 3 years ago
package.json Upgrade deps 3 years ago
tsconfig.json Run prettier on files 3 years ago
vue.config.js Allow nodejs build process to use a lower RAM value 3 years ago
yarn.lock Upgrade deps 3 years ago

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.