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).
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.
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 💚
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.