tagfusion-frontend is an open-source front-end application, It's developed using advanced front-end technologies like React, Tailwind, vite。
Make sure you have installed Node.js, npm. In the project root directory, open the terminal and run the following commands to install the required dependency packages:
npm install
# Or if using yarn
yarn install
npm run dev
# Or if using yarn
yarn dev
The app will start at http://localhost:5173