Hong Kong Open Source Conference 2018 Requirement node.js 8.x yarn 1.x Development Install yarn Initial Setup for Webpack Config You have to run this command every time you change the config in webpack yarn setup Start Development Server yarn dev # Server is running on 8080 port Production Build yarn build