Showing 1 – 2 of 2 replies
jgarzonp

How hard is to implement this template […]

jgarzonp
4 years ago
Hi, how hard is to implement this template with a framework as Angular?
fuviz
fuviz SELLER
4 years ago
Hi, that’s hard to say because we haven’t used Angular with Bootstrap yet. If you want to use Angular only you need to rewrite the scripts.js (jQuery/JS) file with it.

Best regards,
Ben
immōtus
immōtus PURCHASED
3 years ago
It wasn't too hard at all. We have done exactly that for our project that now runs on Angular 11.

The main challenge was to split the monolithic scripts.js into parts that would incorporate into specific components. Originally it took 3-6 days of work to adapt it to Angular. Recently, I have upgraded our website from REEN v1.4 to v2.1 in about 2-2 part-time days.