Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanpenner committed Jul 11, 2014
1 parent afeede4 commit 8c3b528
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ on building killer features and UI.

2. To start the development server, run `npm start`.

3. Then visit: `http://localhost:4200/tests/index.html?package=PACKAGE_NAME`. Replace
3. Then visit: `http://localhost:4200/`

4. To run a specific package visit: `http://localhost:4200/tests/index.html?package=PACKAGE_NAME` Replace
`PACKAGE_NAME` with the name of the package you want to run. For
example:

Expand Down

0 comments on commit 8c3b528

Please sign in to comment.