This is the repository for my Portfolio. Was build on top of the following technologies:
- Install polymer-cli
- Serve the project
polymer serve
- To create a universal build that works on all browsers, use the --js-compile flag:
polymer build --js-compile