Files
habitica/website
Matteo Pagliazzi 2f626c7875 Vuex (#8041)
* add vuex, cleanup client directory and create example components

* disale sample unit test

* disable import for non existing file

* correct regexp for unit tests, add simple test to avoid error, add babel-polyfill for Vuex

* add line wrongly removed, update regexp
2016-09-20 18:58:02 +02:00
..
2016-09-17 03:33:02 +00:00
2016-09-20 18:58:02 +02:00
2016-09-20 11:49:18 -05:00
2016-09-18 21:51:20 +02:00
2016-09-20 18:58:02 +02:00

/website/client contains the source files for the new client side that is being developed as part of the Habitica.com redesign.

The old client side files can be found in /website/client-old, they are still used on Habitica.com while the redesign is in progress.