/docs-tutorial-nextjs-app-dir

Tutorial for Next.js 14 with "app" directory

Primary LanguageTypeScriptMIT LicenseMIT

ZenStack Next.js Tutorial Project

This is a sample project for demonstrating how to use ZenStack in a Next.js project (v14 with the new "app" router).

See documentation here.

To run the project:

npm run build
npm run dev