Hello World Installation Use the package manager npm to install helloworld. Use node v18 use : nvm install 18 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