habitica/website/client
2019-10-13 18:04:04 +02:00
..
public old client structure 2019-10-01 11:44:38 +02:00
src finish linting client 2019-10-13 18:04:04 +02:00
tests/unit lint unit tests for client 2019-10-12 17:14:09 +02:00
.browserslistrc old client structure 2019-10-01 11:44:38 +02:00
.eslintrc.js lint unit tests for client 2019-10-12 17:14:09 +02:00
babel.config.js lint common 2019-10-09 20:08:36 +02:00
package-lock.json finish linting client 2019-10-13 18:04:04 +02:00
package.json finish linting client 2019-10-13 18:04:04 +02:00
postcss.config.js lint common 2019-10-09 20:08:36 +02:00
README.md old client structure 2019-10-01 11:44:38 +02:00
vue.config.js finish linting client 2019-10-13 18:04:04 +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.