Page 1 of 1

Avalon with Java Web Application

Posted: 01 Jun 2018, 19:31
by admtiev
Hi!!!

Some one have experiencie install this theme with Java Web Application?

Thx

Re: Avalon with Java Web Application

Posted: 04 Jun 2018, 07:29
by mert.sincan
These links can help to you to integrate the theme and layout into your project;
https://www.dropbox.com/s/gat9a4ym373mi ... t.mp4?dl=0
https://www.dropbox.com/s/2p74g63wldbov ... t.mp4?dl=0
https://www.dropbox.com/s/s9cle2xqbwbu8 ... t.mp4?dl=0

Commands to run our sample project;
sass -w src/main/webapp/resources/ --sourcemap=none
mvn jetty:run

Best Regards,