This is a Next.js application generated with Create Fumadocs.
To run the project you would need to run it in
dev
mode ONLY
To get started for the first time with the project run:
npm install
After that is done, you would only need to run the following everytime to start your server and get the app running.
npm run dev
Once you run the command above, open http://localhost:3000/docs with your browser to see the result.
To learn more about Next.js and Fumadocs, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
- Fumadocs - learn about Fumadocs