Thanks to all web component enthusiasts of open-wc for their amazing recommendations.
Thanks Thomas Allmer for your help.
Install dependencies
npm install
Start development server
./node_modules/.bin/polymer serve
Single run
npm test
Watch files and test
npm run test:watch
Use your IDE ;)