codesardine / jde

Linux desktop environment built with HTML5, CSS, JavaScript and Python.
GNU General Public License v3.0
685 stars 65 forks source link

How to build new theme #108

Closed JoaquinDecima closed 3 years ago

JoaquinDecima commented 3 years ago

Hi, I'm testing with JADE. I would like to know if the VUE project is not compiled. I am trying to make abrupt changes to the interface but it generates binding errors.

codesardine commented 3 years ago

Vue is not compiled.

JoaquinDecima commented 3 years ago

Yes, sorry I thought it was like React, or Angular. Even so, I think there is a lack of documentation when making some changes many errors are generated

codesardine commented 3 years ago

Vue can be compiled, however I did not go with that, vue holds some of the functionality including search as it was easier to use Vue that build a search from scratch.

https://vuejs.org/v2/guide/