Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 242 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 242 Bytes

Study-group

This Program displays My name 5 times in the console
Start program with command
node hello.js

To install npm dependencies run

npm install

To run test Use

npx cypress open