Dujiao-Next User Web is the customer-facing frontend for browsing products, placing orders, and completing payments.
- Vue 3
- TypeScript
- Vite
- Tailwind CSS
- Pinia
- Product listing and product detail pages
- Checkout flow for member and guest users
- Payment result and order query pages
- User account center and order history
npm install
npm run devBuild for production:
npm run build