create-grey-docs Create a documentation website with Grey Software's grey-docs theme! Usage With yarn: yarn create grey-docs <project-name> Or with npx (npx is shipped by default since npm 5.2.0) npx create-ngrey-docs <project-name> Or starting with npm v6.1 you can do: npm init grey-docs <project-name>