Skip to content

Latest commit

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

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:https://localhost:3000