Hello World Installation Use the package manager npm to install helloworld. Use node v20 use : nvm install 20 npm i Usage Start the application dev with : npm run start Created the dist with : npm run dist Analyse the coding rules with : npm run lint