Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 352 Bytes

File metadata and controls

34 lines (21 loc) · 352 Bytes

Happy Birthday

A Happy Birthday animation design in CSS3, HTML5.

URL:

Technology Used: HTML5 CSS3 jQuery GNU/Linux Digital Ocean as VPS GIMP

Setup

If you have python installed:

cd Birthday

&&

python -m SimpleHTTPServer --port  8081

If you have nodejs installed

npm install

&&

npm run server-node