We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebf956f commit c68fdf8Copy full SHA for c68fdf8
README.md
@@ -33,6 +33,10 @@ Or starting with npm v6.1 you can do:
33
npm init nuxt-netlify-cms-docs <project-name>
34
```
35
36
+## Adding to existing project
37
+
38
+Use above command in the root of the project with `docs` as project name.
39
40
## References
41
42
1. [Create Nuxt Content doc](https://github.com/nuxt/content/blob/dev/packages/create-nuxt-netlify-cms-docs)
0 commit comments