We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50f0934 commit ca775feCopy full SHA for ca775fe
Notes.md
@@ -9,10 +9,17 @@ Testing
9
$ npm install
10
$ npm test
11
12
-or
+or try it out in the browser:
13
14
$ open test/index.html
15
16
+Testing component build
17
+-----------------------
18
+
19
+ $ component install
20
+ $ component build
21
+ $ open test/component.html
22
23
Pushing
24
-------
25
test/index.component.html renamed to test/component.html
0 commit comments