# learn-es6 **Repository Path**: esdemo/learn-es6 ## Basic Information - **Project Name**: learn-es6 - **Description**: ES6的语法糖学习 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-05-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Learn ES6 ## 获取 ``` bash $ git clone https://git.oschina.net/esdemo/learn-es6.git ``` ## 运行 ``` bash $ npm install $ webpack --progress --watch ```