Skip to content

varuntankan12/Digital-Analog-Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital/Analog-clock

to view the project click view.

To run this project in your computer follow below steps-

1.download this project code.

2.extract the project to your desired folder.

3.run npm install command to install all required dependencies(make sure your terminal is open in the same folder).

npm install

4.then simply run npm start command to run development server.

npm start

5.then changes that you made in app.js file will directly reflected on the page.

...thank you...