cxcvb-frontend Getting Started First, run the development server: npm run dev # or yarn dev For production version npm run build # or yarn build Then start project npm run start # or yarn start Open http://localhost:3000 with your browser to see the result.