Final

After installing Frontend & Backend part of the Pixy template you can run dev server on your Next.js application.

Open new Terminal or back to exist and run command npm run dev to run your Next.js app in development mode.

Pixy website should be available at http://localhost:3000/

Last updated