博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
第5月第13天 node cnpm安装 babel
阅读量:4543 次
发布时间:2019-06-08

本文共 772 字,大约阅读时间需要 2 分钟。

1.

https://nodejs.org/en/download/

http://www.runoob.com/react/react-install.html

 

2.

504  npm install --save-dev babel-core babel-cli  505  npm install --save-dev babel-plugin-transform-strict-mode babel-plugin-transform-es2015-modules-commonjs  babel-plugin-transform-es2015-spread babel-plugin-transform-es2015-destructuring babel-plugin-transform-es2015-parameters  506  vi .babelrc  507  ls  508  mkdir src  509  cat package.json   510  vi test.js   513  mv test.js src  515  npm run build  516  npm start

 

http://wuzishu.blog.51cto.com/6826059/1743361

http://www.cnblogs.com/diligenceday/p/5453523.html

 

3.promise

https://segmentfault.com/a/1190000002928371

4. map reduce

 

http://www.cnblogs.com/wyaocn/p/5808113.html

 

转载于:https://www.cnblogs.com/javastart/p/6392534.html

你可能感兴趣的文章
一些常用的方法,通过继承加入react组件中,this来调用
查看>>
编写一个登录接口测试脚本过程中遇到的坑
查看>>
JVM类加载机制
查看>>
重温Android和Fragment生命周期
查看>>
设计六大原则总结
查看>>
TurtleBot3-ROS包下载速度慢如何解决
查看>>
快速获取DB服务器当前 MEM CPU的资源消耗
查看>>
vc6
查看>>
[机器学习实战] AdaBoost集成算法及非均衡分类问题
查看>>
Flask 【第八篇】flask-session组件
查看>>
7. spark使用中的优化
查看>>
git status 不可全信
查看>>
cocos2d addChild 方法会自动将 child 的引用计数加1
查看>>
poj 2676 如何填满九宫格
查看>>
sublime text3中设置Emmet输入标签自动闭合
查看>>
git log --author详解,这个是个模糊匹配
查看>>
mysql 创建merge表方便查询
查看>>
测试你的浏览器是否支持WebGL(Does My Browser Support WebGL)
查看>>
PAT Basic 1036
查看>>
券商VIP交易通道
查看>>