Category "astrojs"

Is there a way to show p5 canvas in on an astro site?

I am trying to get a p5 canvas to work on an astro-generated site. And I am trying to do that by importing a jsx react component. Here is my astro page import S

I want to import bootstrap js and jquery js file in astro js

I tried ES imports statements and normal script tag to import the required JS file and CSS file for bootstrap in astro js project I am getting this Issue. Erro