React native-小知识点

作者: abbcea03a430 | 来源:发表于2017-05-05 10:39 被阅读8次

    npm模块开发:http://www.yiqizhongchuang.cn/3npm

    rm -fr 文件名/删除文件命令

    删掉node——modules,重新安装,终端命令  npm i

    npm install --save 库名   安装第三方库

    npm uninstall --save 库名   卸载第三方库

    盒子模型结构:

    盒子模型

    相关文章

      网友评论

        本文标题:React native-小知识点

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