MenMian is a Next.js project designed to help you create a visually stunning single landing page, also known as a homepage or index page, to showcase your various websites or projects links, as well as your social media profiles.
The name "MenMian" is derived from the Chinese term "门面" which refers to the facade or frontage of a building.
Clone the repository to your local machine:
git clone https://github.com/itdevwu/menmian.git
You can configure the project by editing the user_info.json
file.
pnpm is recommended for its speed and disk space efficiency.
For pnpm:
pnpm run dev
pnpm run build
And you can deploy the out
directory to your server.
Copyright © 2023-present itdevwu. All rights reserved.
Licensed under the Apache License 2.0.