0.4.0-gsf1.1 • Published 4 years ago

create-nuxt-blog-gsfork v0.4.0-gsf1.1

Weekly downloads
93
License
MIT
Repository
-
Last release
4 years ago

create-nuxt-blog

npm version npm downloads License lerna

Create a blog with @jsilva-pt/nuxt-content-theme-blog in seconds

Usage

With yarn:

yarn create nuxt-blog <project-name>

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

npx create-nuxt-blog <project-name>

Or starting with npm v6.1 you can do:

npm init nuxt-blog <project-name>

License

MIT License