1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-02-07 01:11:35 +00:00
mobilizon/js
Thomas Citharel ebaa9154ee
Put back removed confirmation crypto call
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-08 08:19:44 +02:00
..
public
src Put back removed confirmation crypto call 2020-10-08 08:19:44 +02:00
tests/e2e
.browserslistrc
.editorconfig
.eslintrc.js
.gitignore
.prettierignore
apollo.config.js
babel.config.js
cypress.json Run prettier on files 2020-06-25 12:30:29 +02:00
fragmentTypes.json
get_union_json.ts
package.json
README.md
tsconfig.json
vue.config.js
yarn.lock

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.