change node version v18.17.0
git clone https://github.com/thackerronak/gdg-dev-fest-2023.git
cd gdg-dev-fest-2023
npm ci
npm startGoto main.ts file, Uncomment For development section and comment For release build section
http://localhost:4200Make sure in main.ts file For release build section should uncommented
npm run build
npm run package-web-componentOpen test-web-component.html file directly in browser to test web component.