Final

After installing Frontend & Backend part of the Aquarelle 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.

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

Last updated