# clone the repo
git clone https://github.com/vapaee/telos-underground-defi-website.git telos-underground
cd telos-underground
# use the correct npm version to install and run it
nvm use v22.12.0;
npm i
npm run serveImplementation of the lucide icon library for Angular applications. https://lucide.dev/guide/packages/lucide-angular
Icon list. https://lucide.dev/icons/
code node_modules/lucide-angular/icons/lucide-icons.d.tsFast
nvm use v22.12.0; rm .angular/ node_modules -fr; npm i; npx ng serveCompile Web3Octopus
nvm use v22.12.0; rm .angular/ node_modules -fr; npm i; npm run serve