Socket
Socket
Sign inDemoInstall

create-react-doc

Package Overview
Dependencies
6
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    create-react-doc

Fast static generated site. Just write markdown file.


Version published
Weekly downloads
32
increased by23.08%
Maintainers
1
Created
Weekly downloads
 

Readme

Source
                                                 _.-"\
                                            _.-"      \
                                          ,-"          \
                                          \    create    \
                                          \ \    react    \
                                          \ \      doc     \
                                            \ \         _.-;
                                            \ \    _.-"   :
                                              \ \,-"    _.-"
                                              \(   _.-"
                                                `--"

react-doc

react-doc 是配合 Create React Doc 使用的脚手架,其内置如下命令。

$ react-doc doc         // 在当前文件夹下创建名为 doc 的文档站点
$ react-doc start       // 启动项目
$ react-doc build       // 项目打包
$ react-doc deploy      // 手动发布项目
$ react-doc theme       // 创建新主题包
$ react-doc generate    // 用于自动生成 Front-matter 中相关字段信息

调试

进入该目录, 执行 yarn link, 即可在全局使用 react-doc xxx 命令。

Keywords

FAQs

Last updated on 25 Nov 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc