create-next-docify-app

1.2.8 • Public • Published

create-next-docify-app · npm version NPM downloads

create-next-docify-app是专门针对next-docifycli工具;类似create-react-appcreate-next-app可以快速搭建起next-docify服务,所以在设计和实现上都有很多的参考。

安装

npm install -g create-next-docify-app

快速入门


查看帮助文档

create-next-docify-app --help

创建应用

create-next-docify-app first-app

创建应用

选择模版

可以通过设置-t option来选择不同的模版,默认情况是default;比如通过下面方式使用document模版

create-next-docify-app first-app -t document

tutorial-01

应用开发

next-docify - 基于Next.js的静态网站生成工具

Dependencies (5)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i create-next-docify-app

    Weekly Downloads

    1

    Version

    1.2.8

    License

    MIT

    Unpacked Size

    1.92 MB

    Total Files

    79

    Last publish

    Collaborators

    • ryuyutyo