ITeapot.pl Website Getting started To start developing, run the following commands: npm install npm run dev Building for production To build the application for production, run the following commands: npm run build npm run preview