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