mobilizon/js
Thomas Citharel ec849b1488
Release 2.1.0-rc.4
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-05-03 15:15:52 +02:00
..
public
scripts/build
src Show provider name instead of ID in auth error message 2022-05-02 14:40:17 +02:00
tests/unit
.browserslistrc
.editorconfig
.eslintrc.js
.gitignore
.prettierignore
.prettierrc.json
README.md
babel.config.js
cypress.json
fragmentTypes.json
get_union_json.ts
jest.config.js
package.json Release 2.1.0-rc.4 2022-05-03 15:15:52 +02:00
postcss.config.js
tailwind.config.js
tsconfig.json
vue-i18n-extract.config.js
vue.config.js
yarn.lock Upgrade deps 2022-05-03 15:12:56 +02: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.