habitica/website/client
2019-10-15 15:32:53 +02:00
..
public move static files 2019-10-14 17:37:44 +02:00
src misc, fix client tests 2019-10-15 15:32:53 +02:00
tests/unit misc, fix client tests 2019-10-15 15:32:53 +02:00
.browserslistrc old client structure 2019-10-01 11:44:38 +02:00
.eslintrc.js misc, fix client tests 2019-10-15 15:32:53 +02:00
babel.config.js misc, fix client tests 2019-10-15 15:32:53 +02:00
package-lock.json misc, fix client tests 2019-10-15 15:32:53 +02:00
package.json misc, fix client tests 2019-10-15 15:32:53 +02:00
postcss.config.js misc, fix client tests 2019-10-15 15:32:53 +02:00
README.md old client structure 2019-10-01 11:44:38 +02:00
vue.config.js misc, fix client tests 2019-10-15 15:32:53 +02:00

new_client

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.