Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 588 Bytes

File metadata and controls

14 lines (8 loc) · 588 Bytes

Chen's Website — Refactored with TypeScript

The previous static website framework could no longer meet the project's growing requirements. To address this, the website has been refactored using TypeScript for improved maintainability, scalability, and development efficiency.

The website utilizes the message event system to manage user interactions across different frontend applications.

Visit the website

Build Instructions

After uploading or cloning the project to your server, navigate to the root directory and run:

npm run build