1.0.0 • Published 4 years ago
create-nuxt-extended-docs v1.0.0
create-nuxt-extended-docs
Create a documentation with @nuxt/content docs theme in seconds
Usage
With yarn:
yarn create nuxt-content-docs <project-name>Or with npx (npx is shipped by default since npm 5.2.0)
npx create-nuxt-extended-docs <project-name>Or starting with npm v6.1 you can do:
npm init create-nuxt-extended-docs <project-name>License
1.0.0
4 years ago