Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 285 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 285 Bytes

To Run this app follow the below steps :

  1. Go to the directory
cd happy-birthday-css-app

2)Execute the below command to run the app {Note: Python3 will be required}

python -m http.server 8000

visit http://localhost:8000 or http://127.0.0.1:8000 in your browser.