0.0.5 • Published 3 years ago

create-grey-docs-faraz v0.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

create-grey-docs-faraz

Create a documentation website with Grey Software's grey-docs-faraz theme!

Usage

With yarn:

yarn create grey-docs-faraz <project-name>

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

npx create-ngrey-docs-faraz <project-name>

Or starting with npm v6.1 you can do:

npm init grey-docs-faraz <project-name>