Files
habitica/website/client
Matteo Pagliazzi e1d30eec98 Minimum password length + Static Pages fixes (#11474)
* password min length: server + client side registering

* tweak text, add tests

* misc

* use red border for invalid inputs

* fix auth form for groups

* remove default firefox box shadown on invalid elements

* fix css in authForm

* fix margings

* misc fixes to forms and buttons

* fix typo
2019-10-30 13:47:35 +01:00
..
2019-10-15 18:45:20 +02:00
2019-10-15 17:17:44 +02:00
2019-10-01 11:44:38 +02:00
2019-10-15 15:32:53 +02:00
2019-10-15 15:32:53 +02:00
2019-10-15 15:32:53 +02:00
2019-10-01 11:44:38 +02:00
2019-10-15 18:49:15 +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.