idziennik / desktop

Wieloplatformowa aplikacja desktopowa dla modułu Node.js iDziennik
MIT License
1 stars 0 forks source link

Tips #2

Closed xdk78 closed 6 years ago

xdk78 commented 6 years ago

Some tips:

ptrcnull commented 6 years ago

jQuery was needed for Materialize.js, I'm currently removing it as it's not needed anymore Electron wasn't added, because... I didn't know how to do it when I created this project, will fix I'm already using standard.js, but I haven't added it to package.json

ptrcnull commented 6 years ago

But anyway, thanks for the tips, especially for adding Electron as a dependency, because I simply forgot about it

xdk78 commented 6 years ago

That's better :smile: You can use Vuetify Material Design framework instead Materialize IMO is better. For example https://github.com/xdk78/librus-client-desktop

ptrcnull commented 6 years ago

Actually, I don't think I need Vue anymore, but if I'll have to do a project with Vue then I will use it, thanks!

ghost commented 6 years ago

InfernoJS is good too!