Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 473 Bytes

Geburi.md

File metadata and controls

33 lines (23 loc) · 473 Bytes

Happy Birthday

A Happy Birthday animation design in CSS3, HTML5.

URL: http://estheryu991.github.io/geburi/

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

Setup

If you have python installed:

cd Geburi

&&

python -m SimpleHTTPServer --port  8081

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.