Gatsby & React

Gatsby is a blazing fast modern site generator for React.

https://www.gatsbyjs.org/

Tutorials

https://www.gatsbyjs.org/tutorial/

run

$ gatsby new gatsby-demo-app

$ cd gatsby-demo-app && gatsby develop
# auto open browser on `http://localhost:8000` $ gatsby build
$ gatsby serve $ gatsby -h
# or
$ gatsby --help # gatsby COMMAND_NAME --help
$ gatsby new --help

NPX

https://stackoverflow.com/questions/9679932/how-to-use-package-installed-locally-in-node-modules

https://egghead.io/lessons/gatsby-quick-start-with-gatsby-create-develop-and-build-gatsby-sites-from-the-command-line

execute npm package binaries


$ npm i npx $ npm i -g npx

https://www.npmjs.com/package/npx

https://www.jianshu.com/p/cee806439865

https://stackoverflow.com/questions/50605219/difference-between-npx-and-npm

https://github.com/facebook/create-react-app#quick-overview

https://blog.npmjs.org/post/162869356040/introducing-npx-an-npm-package-runner

https://docs.npmjs.com/files/folders#executables

https://medium.com/@maybekatz/introducing-npx-an-npm-package-runner-55f7d4bd282b

NVM

https://github.com/creationix/nvm

https://github.com/coreybutler/nvm-windows

https://github.com/xgqfrms/linux/issues/5


Node.js & Unix/Linux & NVM

nvm

https://github.com/creationix/nvm

https://github.com/xgqfrms/RAIO/issues/242

https://github.com/xgqfrms/RAIO/issues/230

https://zhuanlan.zhihu.com/p/22493707

http://logs.libuv.org/node.js/2016-06-28

最新文章

  1. [异常解决] 初玩SAE遇到的小问题——注册&创建项目+MyEclipse装插件直接部署+一个简单的JSP部署实现
  2. Apache源码包安装和子配置文件介绍--update.2014-12-5
  3. Pyqt QListWidget 展示系统环境变量
  4. opacity与rgba
  5. .NET异常问题总结
  6. win激活查询及修改
  7. Network of Schools(强连通分量缩点(邻接表&矩阵))
  8. JY03-HTML/CSS-京东03
  9. SQL重复记录查询的几种方法(转)
  10. c语言:union,大小端
  11. Docker 用法总结之:管理工具 shipyard 的具体使用指南
  12. 框架Asp.net Identity
  13. SpringMVC + Mybatis bug调试 SQL正确,查数据库却返回NULL
  14. SpringMVC加载.roperties文件属性值的方法?
  15. RabbitMQ 消息队列 入门 第一章
  16. 「洛谷3870」「TJOI2009」开关【线段树】
  17. 深入理解Java自带的线程池和缓冲队列
  18. 让linux启动更快的方法
  19. require 4种引入方式的区别
  20. Vue 的语法

热门文章

  1. 【vue】vue +element 搭建项目,this.$nextTick用法
  2. day 07 字符编码
  3. node.js服务端程序在Linux上持久运行
  4. sql注入的防护
  5. JVM内存管理的一些思考
  6. 断路器(Curcuit Breaker)模式
  7. Project Tungsten:让Spark将硬件性能压榨到极限(转载)
  8. 你不知道的腾讯社招面试经验(已offer)
  9. tomcat7 内存溢出 java.lang.OutOfMemoryError 处理方法
  10. A direct formulation for sparse PCA using semidefinite programming