Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/teygeta/nuxt-doc

🚀 An open source project for create the most effective documentation for your projects
https://github.com/teygeta/nuxt-doc

documentation documentation-template nuxt nuxt-content template vue

Last synced: 2 days ago
JSON representation

🚀 An open source project for create the most effective documentation for your projects

Awesome Lists containing this project

README

        

![readme-img](https://github.com/user-attachments/assets/5fe504e0-576f-43db-b39a-c31bfad118c0)

## Installation

Install this template by running the following command:

```bash
pnpm dlx giget@latest gh:teygeta/nuxt-doc doc
```

Then, navigate to the project directory and install the dependencies:

```bash
cd doc
pnpm install
```

After that, you can start the development server:

```bash
pnpm dev
```

That's it! You can now start writing your documentation.