Clock Generator and Other Scripts Clock Generator install steps Install nodejs open a terminal and navigate to clock-generator execute npm install navigate to clock-generator-ui execute npm install build steps in clock-generator run npm run build run ui in clock-generator-ui run npm run dev