1 2 3 4 5 6 7
tasks: - init: > nvm install 18 && nvm use 18 && yarn install && yarn run build command: yarn run start