Install this template by running the following command:
pnpm dlx giget@latest gh:teygeta/nuxt-doc doc
Then, navigate to the project directory and install the dependencies:
cd doc
pnpm install
After that, you can start the development server:
pnpm dev
That's it! You can now start writing your documentation.