# learn-es6 **Repository Path**: codehzy/learn-es6 ## Basic Information - **Project Name**: learn-es6 - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-23 - **Last Updated**: 2021-12-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Project setup ``` npm install ``` ### Compiles for development ``` npm run start ``` ### Compiles and minifies for production ``` npm run build ```