Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 450 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 450 Bytes

WhatIAM - Cheng Zeng's Personal Website

Welcome! If you want to explore my project in detail, please:

0. Directly access the website: Cheng Zeng's Personal Website

1. Clone the project

git clone https://github.com/ch3ngZ/WhatIAM.git

2. Go to the project directory

cd WhatIAM

3. Install necessary dependencies

npm install

4. Start the server

npm run dev