1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-02-23 01:30:32 +00:00
mobilizon/js
Thomas Citharel db56bd142f
Upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-13 17:03:49 +02:00
..
public
src Improve edit page on mobile 2020-10-13 17:03:48 +02:00
tests/e2e
.browserslistrc
.editorconfig
.eslintrc.js
.gitignore
.prettierignore
apollo.config.js
babel.config.js
cypress.json
fragmentTypes.json
get_union_json.ts
package.json Upgrade deps 2020-10-13 17:03:49 +02:00
README.md
tsconfig.json
vue.config.js Allow nodejs build process to use a lower RAM value 2020-10-08 10:20:14 +02:00
yarn.lock Upgrade deps 2020-10-13 17:03:49 +02: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.