Home

Awesome

<img align="center" src="./.github/logo.svg"/><br/>

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

<a rel="license" href="http://creativecommons.org/licenses/by-nd/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nd/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Design materials for website</span> by <span xmlns:cc="http://creativecommons.org/ns#" property="cc:attributionName">Nuxt project</span> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nd/4.0/">Creative Commons Attribution-NoDerivatives 4.0 International License</a>.<br />Based on a work at <a xmlns:dct="http://purl.org/dc/terms/" href="https://github.com/nuxt/website-v2" rel="dct:source">nuxt/website-v2</a>.