mobilizon/js
Thomas Citharel b9792ece9e Merge branch 'remove-bulma-placeholders' into 'master'
Remove bulma placeholders

Closes #391

See merge request framasoft/mobilizon!601
2020-10-10 17:39:01 +02:00
..
public
src Merge branch 'remove-bulma-placeholders' into 'master' 2020-10-10 17:39:01 +02:00
tests/e2e
.browserslistrc
.editorconfig
.eslintrc.js Improve texts 2020-08-31 14:25:21 +02:00
.gitignore
.prettierignore
README.md
apollo.config.js
babel.config.js
cypress.json
fragmentTypes.json
get_union_json.ts
package.json Upgrade deps 2020-10-08 09:24:26 +02:00
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-08 09:24:26 +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.