Demo code for enterJS 2015 talk Polymer & ES6 in action
Slides project can be found at https://github.com/lgersman/enterjs2015-polymer_es6
-
clone this repository to your local machine
-
go into cloned project and execute
npm install -
execute
npm run serveand openhttp://localhost:4000in your browser. -
in your browser you will see the whole projectory listed. navigate to folder
dist. -
each example is separated in its own directory . navigate into the desired example directory and open
index.htmlthe see the example running in the browser.
call npm run to see all targets