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 start
Goto main.ts
file, Uncomment For development
section and comment For release build
section
http://localhost:4200
Make sure in main.ts
file For release build
section should uncommented
npm run build
npm run package-web-component
Open test-web-component.html
file directly in browser to test web component.