Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nuxt/website-v2

Nuxt 2 Documentation Website
https://github.com/nuxt/website-v2

nuxt

Last synced: 27 days ago
JSON representation

Nuxt 2 Documentation Website

Awesome Lists containing this project

README

        


## Website and documentation of [Nuxt 2](https://v2.nuxt.com)

We are using [Docus](https://docus.dev) to write our documentation (*we plan to open source it in the following weeks once the documentation is ready*).

## Setup

```bash
git clone https://github.com/nuxt/website-v2.git
cd website-v2
npm install
```

We also recommend to install the [Docus extension](https://marketplace.visualstudio.com/items?itemName=Nuxt.mdc) for VS Code.

## Development

Start the development server on [http://localhost:4000](http://localhost:4000)

```bash
yarn dev
```

The pages are generated from [content/](./content), you can start editing them to start helping us on documenting Nuxt 💚

## License

Creative Commons License
Design materials for website by Nuxt project is licensed under a Creative Commons Attribution-NoDerivatives 4.0 International License.
Based on a work at nuxt/website-v2.