Security encrypted chat Installation $ npm install # If you didn't have webpack $ npm install -g webpack # If you didn't have webpack-dev-server $ npm install -g webpack-dev-server Run webpack-dev-server $ npm run front Build $ npm run build