The repository contains a demo code for illustarting how to use CVH pattern in React.
The project is powered by vite. Please visit https://vitejs.dev/ for more details.
1. start server `npm run dev`,
2. Make a build `npm run build`,
3. Preview `npm run preview`