Navigation Menu

Skip to content

nuxt/website-v2

Repository files navigation


Website and documentation of Nuxt 2

We are using Docus to write our documentation (we plan to open source it in the following weeks once the documentation is ready).

Setup

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

We also recommend to install the Docus extension for VS Code.

Development

Start the development server on http://localhost:4000

yarn dev

The pages are generated from 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.