Last active
June 10, 2019 07:33
-
-
Save ardarda/51a5e5af002bd559c964650fb15beb9f to your computer and use it in GitHub Desktop.
Revisions
-
ardarda renamed this gist
Jun 10, 2019 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
ardarda created this gist
Jan 4, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ mkdir -p src/main/webapp/frontend/bower_components/my-test-element cd src/main/webapp/frontend/bower_components/my-test-element polymer init --name polymer-2-element rm -rf bower.json bower_components/ demo polymer.json README.md test index.html