Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/reactjs/21.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Reactjs 如何打开Netlify预览?_Reactjs_Netlify - Fatal编程技术网

Reactjs 如何打开Netlify预览?

Reactjs 如何打开Netlify预览?,reactjs,netlify,Reactjs,Netlify,我正在从事一个开源项目,在《贡献指南》中写道: Alternatively, you can open the Netlify preview of the documentation, and open any demo in Codesandbox. The documentation automatically configures the dependencies to use the preview packages. 实际上,我已经创建了一个特性,现在我想看看它的输出,那么,我该怎

我正在从事一个开源项目,在《贡献指南》中写道:

Alternatively, you can open the Netlify preview of the documentation, and open any demo in Codesandbox. The documentation automatically configures the dependencies to use the preview packages.
实际上,我已经创建了一个特性,现在我想看看它的输出,那么,我该怎么做呢?我是否必须在Netlify中从我的分支托管整个项目,然后查看输出