Last active
June 10, 2019 07:33
-
-
Save ardarda/51a5e5af002bd559c964650fb15beb9f to your computer and use it in GitHub Desktop.
my-test-element
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 characters
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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment