# next-optimized-images Example

This example showcases a basic setup of `next-optimized-images`.

## Setup

1. Run `npm install`
2. Run either `npm run build && npm start` to start it in the production mode, or `npm run dev` to start it in the development mode
3. Open the page in your browser: http://localhost:3000
