Skip to content

Commit ca775fe

Browse files
committed
Add notes about testing the component build.
1 parent 50f0934 commit ca775fe

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Notes.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,17 @@ Testing
99
$ npm install
1010
$ npm test
1111

12-
or
12+
or try it out in the browser:
1313

1414
$ open test/index.html
1515

16+
Testing component build
17+
-----------------------
18+
19+
$ component install
20+
$ component build
21+
$ open test/component.html
22+
1623
Pushing
1724
-------
1825

File renamed without changes.

0 commit comments

Comments
 (0)