Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 322 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 322 Bytes

Happy Birthday

Setup

If you have python installed:

cd Birthday

&&

visit http://localhost:8081 in your browser.

If you have nodejs installed

npm install

&&

npm run server-node

visit http://localhost:8081 in your browser.