create-nuxt-blog Create a blog with @jsilva-pt/nuxt-content-theme-blog in seconds 📖 Read the @jsilva-pt/nuxt-content-theme-blog documentation 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