美文网首页
nuclide安装

nuclide安装

作者: liboxiang | 来源:发表于2019-05-08 15:25 被阅读0次
    # Clone the source
    $ git clone https://github.com/facebook/nuclide.git
    $ cd nuclide
    # Install dependencies
    $ yarn --pure-lockfile
    # Link the 'nuclide' package to Atom's package directory
    # You could also use apm link --dev ... see Development Mode below.
    $ apm link
    

    相关文章

      网友评论

          本文标题:nuclide安装

          本文链接:https://www.haomeiwen.com/subject/xezmoqtx.html