mobilizon/js
Thomas Citharel 5f0497144a
Improve texts
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-08-31 14:25:21 +02:00
..
public Run prettier on files 2020-06-25 12:30:29 +02:00
src Improve texts 2020-08-31 14:25:21 +02:00
tests/e2e
.browserslistrc
.editorconfig
.eslintrc.js Improve texts 2020-08-31 14:25:21 +02:00
.gitignore
.prettierignore Make prettier ignore lang JSON files 2020-06-26 15:35:58 +02:00
README.md
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 Improve texts 2020-08-31 14:25:21 +02:00
tsconfig.json Run prettier on files 2020-06-25 12:30:29 +02:00
vue.config.js Improve texts 2020-08-31 14:25:21 +02:00
yarn.lock Improve texts 2020-08-31 14:25:21 +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.