Front End Platforms for Website Dev

Hi,
Using Elements with Oxygene in Visual Studio for Website Development.
Is it possible/easy to employ and use Popular Front End Platforms like BootStrap, Foundation 6 etc. in this environment?
Thank you

Iā€™m not familiar with Foundation 6, but Bootstrap iirc is just a set of JavaScript and CSS, so you should be able to easily just add it to your (ASP.NET, I presume) web project as you would any other asset.

OK ā€“ thanks.

FYI, Zurb Foundation is also CSS JS etc. so I guess should be able to do as well.

https://berndtgroup.github.io/TBG-foundation-sites/installation.html

1 Like