Element dependencies are managed via Bower.
npm install -g bower
Then, go ahead and download the element's dependencies.
bower install
To modify this element on your in isolation on your workstation, we recommend that you run a simple HTTP Server of your choosing. For example, we use http-server
Once running, you can preview your element at
http://localhost:8080/index.html