Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 379 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 379 Bytes

ZenStack Nuxt Tutorial Project

This is a sample project for demonstrating how to use ZenStack in a Next.js project.

See documentation here.

To run the project:

npm run build
npm run dev

For the Next.js 13 new "app" directory, please checkout this project.