create-nuxt-netlify-cms-docs

2020.1.0 • Public • Published

@nuxt/netlify-cms-docs

npm version npm downloads Hits

Create a documentation with @nuxt/netlify-cms-docs

Screenshot

Nuxt Tailwind Docs Netlify CMS

Usage

With yarn:

yarn create nuxt-netlify-cms-docs <project-name>

Or with npx (npx is shipped by default since npm 5.2.0)

npx create-nuxt-netlify-cms-docs <project-name>

Or starting with npm v6.1 you can do:

npm init nuxt-netlify-cms-docs <project-name>

Adding to existing project

Use above command in the root of the project with docs as project name.

References

  1. Create Nuxt Content doc

License

MIT License

Package Sidebar

Install

npm i create-nuxt-netlify-cms-docs

Weekly Downloads

1

Version

2020.1.0

License

MIT

Unpacked Size

75.4 kB

Total Files

25

Last publish

Collaborators