Installation
How to install Alga.js?
Last updated
Was this helpful?
How to install Alga.js?
Last updated
Was this helpful?
if you want to download Alga.js directly and save it to your directory, you can go to or clone that github repository.
for CDN, we have 3 options here such as CDN from upkg, jsdelivr and bundle run, you can get its link below:
unpkg cdn:
jsdelivr cdn:
bundle run cdn:
if you want installing Alga-js to your system, we provide NPM or Yarn package for you.
On your javascript file you can import it like the code below: