Hong Kong Open Source Conference 2018Requirementnode.js 8.xyarn 1.xDevelopmentInstallyarnInitial Setup for Webpack ConfigYou have to run this command every time you change the config in webpackyarn setupStart Development Serveryarn dev # Server is running on 8080 portProduction Buildyarn build