Thanks for being willing to contribute!
Working on your first Pull Request? You can learn how from this free series How to Contribute to an Open Source Project on GitHub
# Install dependencies
$ npm install
# Build files in watch mode
$ npm run dev