Skip to content

Commit 850c93c

Browse files
committed
Update README.md
1 parent bf2aeeb commit 850c93c

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,3 @@ install that via:
2121
Then, go ahead and download the element's dependencies:
2222

2323
bower install
24-
25-
## Playing With Your Element
26-
27-
If you wish to work on your element in isolation, we recommend that you use
28-
[Polyserve](https://github.com/PolymerLabs/polyserve) to keep your element's
29-
bower dependencies in line. You can install it via:
30-
31-
npm install -g polyserve
32-
33-
And you can run it via:
34-
35-
polyserve
36-
37-
Once running, you can preview your element at
38-
`http://localhost:8080/components/select2-wrapper/`, where `select2-wrapper` is the name of the directory containing it.

0 commit comments

Comments
 (0)