# birthday1 **Repository Path**: superchunling/birthday1 ## Basic Information - **Project Name**: birthday1 - **Description**: birthday1 test - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-30 - **Last Updated**: 2023-10-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Happy Birthday A Happy Birthday animation design in CSS3, HTML5. URL: http://ayusharma.github.io/birthday/ 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 ``` 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.