A modern web application for analyzing Musinsa products and reviews.
Features:
- AI generated overview of product based on clustered customer reviews.
- Install dependencies
yarn install
- Start the development server
yarn dev
or
yarn run dev
yarn dev
- Run development serveryarn build
- Build for productionyarn start
- Start production serveryarn lint
- Run ESLint