Final Step

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

Open new Terminal or back to exist ( see "Install Frontend" page ) and run command npm run dev to run your Next.js app in development mode.

Lumex website should be available at http://localhost:3000/arrow-up-right

Lumex PayloadCMS Admin Panel at http://localhost:3000/admin/arrow-up-right ,

You can login using credentials below:

  • username: admin@bslthemes.com

  • password: 7czAgR3T2twMzSs

Last updated