Skip to content

Commit

Permalink
Add notes about testing the component build.
Browse files Browse the repository at this point in the history
  • Loading branch information
rstacruz committed Aug 21, 2013
1 parent 50f0934 commit ca775fe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion Notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,17 @@ Testing
$ npm install
$ npm test

or
or try it out in the browser:

$ open test/index.html

Testing component build
-----------------------

$ component install
$ component build
$ open test/component.html

Pushing
-------

Expand Down
File renamed without changes.

0 comments on commit ca775fe

Please sign in to comment.