habitica/website/client
Matteo Pagliazzi 20ef27028e misc test
2019-10-04 19:50:52 +02:00
..
public old client structure 2019-10-01 11:44:38 +02:00
src fix common tests 2019-10-03 16:27:44 +02:00
tests/unit misc test 2019-10-04 19:50:52 +02:00
.browserslistrc old client structure 2019-10-01 11:44:38 +02:00
.eslintrc.js old client structure 2019-10-01 11:44:38 +02:00
babel.config.js old client structure 2019-10-01 11:44:38 +02:00
package-lock.json fix common tests 2019-10-03 16:27:44 +02:00
package.json misc test 2019-10-04 19:50:52 +02:00
postcss.config.js old client structure 2019-10-01 11:44:38 +02:00
README.md old client structure 2019-10-01 11:44:38 +02:00
vue.config.js fix unit tests 2019-10-03 17:24:17 +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.