Skip to content

KumaKorin/react-homepage

Repository files navigation

React Personal Home Page

white-aira 拙劣的模仿。

使用方法

Installation

  1. Clone the repository:
git clone <repository-url>
cd <repository-folder>
  1. install dependencies:
npm install

Development

To start the development server, run:

npm run dev

Then the application will be available at http://localhost:5173.

Build

To build the project for production, run:

npm run build

The output will be in the dist folder.

Preview

To preview the production build locally, run:

npm run preview

License

This project is licensed under the MIT License.

About

A personal homepage built with React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published