Added a mention about basic.html

This commit is contained in:
iangilman 2013-08-29 10:30:56 -07:00
parent 9af81aa6de
commit 1a5f712aee

View File

@ -58,7 +58,9 @@ If you wish to work interactively with the tests or test your changes:
grunt connect watch grunt connect watch
and open `http://localhost:8000/` in your browser and open `http://localhost:8000/test/test.html` in your browser.
Another good page, if you want to interactively test out your changes, is `http://localhost:8000/test/demo/basic.html`.
### Contributing ### Contributing