Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 292 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 292 Bytes

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