Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 946 Bytes

README.md

File metadata and controls

36 lines (27 loc) · 946 Bytes

Personal Website

This is my personal website. Currently under construction.

The process of writing this webpage is documented at here.

Run code

⚡️ Requirements

🚀 Getting Started

  • Clone the project by
    git clone https://github.com/Shimeming/shimeming.github.io.git --depth 1
  • Install required packages
    npm ci
  • Test the code
    npm run dev
    Open http://localhost:3000 with your browser to see the result.

📖 References

📝 Todo