Open Abhishek-VG opened 2 years ago
build process How it happens? We do npm run build
it use to create build folder -> where compiled codes reside
npm pack this will generate .tgz file
this .tgz file will be taken my deployment team
all the above is automated in Jenkins, in CICD pipeline (Continues integration continues deployment)
They use
HTML
CSS
Javascript
React