Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jhades committed Dec 30, 2015
1 parent 5054de1 commit fce8fe6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ Clone the repository and do:
npm run build
npm start

Then access [localhost://8080](localhost://8080).
Then access [http://localhost://8080](http://localhost://8080).

## Install the Webpack Example

cd examples/webpack
npm install
npm start

Then access [localhost://8080](localhost://8080).
Then access [http://localhost://8080](http://localhost://8080).

0 comments on commit fce8fe6

Please sign in to comment.