标签:node使用

node使用

#node使用

📚 共 1 篇文章 🏷️ 标签分类 📝 node使用
node使用

在node中如何使用 ES6

ES6+太棒了,但是很多高级功能node是不支持的,就需要使用babel转换成ES5,1.安装babel依赖npminstall