Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 834 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 834 Bytes

next-zustand-joyui-boilerplate

Demo

https://next-zustand-joyui-boilerplate.vercel.app/

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/pages/index.tsx. The page auto-updates as you edit the file.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!