对 white-aira 拙劣的模仿。
- Clone the repository:
git clone <repository-url>
cd <repository-folder>
- install dependencies:
npm install
To start the development server, run:
npm run dev
Then the application will be available at http://localhost:5173.
To build the project for production, run:
npm run build
The output will be in the dist folder.
To preview the production build locally, run:
npm run preview
This project is licensed under the MIT License.