Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket

create-react-doc

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-react-doc

Fast static generated site. Just write markdown file.

latest
Source
npmnpm
Version
1.10.3
Version published
Maintainers
1
Created
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

react

FAQs

Package last updated on 25 Nov 2022

Did you know?

Socket

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