标签:使用es6

使用es6

#使用es6

📚 共 3 篇文章 🏷️ 标签分类 📝 使用es6
使用es6

在node中如何使用 ES6

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