Vue.js app that uses a Web Worker to make a Web Socket Echo test
npm install
npm run serve
npm run build
npm run test
npm run lint
npm run test:unit
See Configuration Reference.