# 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
npx ng serve
Fast
nvm use v22.12.0; rm .angular/ -fr; npx ng serve