mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-11-25 09:02:46 +03:00
Changed https to http and make a link to it for ease of read
This commit is contained in:
parent
d179503a63
commit
0b3a17685f
@ -167,7 +167,7 @@ $ npm install
|
|||||||
$ npm run serve
|
$ npm run serve
|
||||||
```
|
```
|
||||||
|
|
||||||
If you open https://localhost:8080 in a browser you should see a `Hello, world!`
|
If you open [http://localhost:8080](http://localhost:8080) in a browser you should see a `Hello, world!`
|
||||||
dialog pop up!
|
dialog pop up!
|
||||||
|
|
||||||
If that was all a bit much, no worries! You can [execute this code
|
If that was all a bit much, no worries! You can [execute this code
|
||||||
|
Loading…
Reference in New Issue
Block a user