habitica/website/client
2019-10-12 17:14:09 +02:00
..
public old client structure 2019-10-01 11:44:38 +02:00
src lint unit tests for client 2019-10-12 17:14:09 +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 pug to html 2019-10-12 16:33:05 +02:00
package.json pug to html 2019-10-12 16:33:05 +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 pug to html 2019-10-12 16:33:05 +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.