Update readme.md
This commit is contained in:
11
readme.md
11
readme.md
@@ -18,9 +18,11 @@ npm test
|
|||||||
npm start
|
npm start
|
||||||
```
|
```
|
||||||
|
|
||||||
This download the sample content, does a minimum setup, and after running some tests and launching the bookshop server, it should open a browser window on http://localhost:4004 which looks like that:
|
After download and setup this starts the bookshop app and opens a browser window on http://localhost:4004 looking like that:
|
||||||
|
|
||||||
<img src="etc/index-html.png" alt="bookshop showing up in browser" style="zoom:33%;" />
|
<p align="center">
|
||||||
|
<img width=480 src="etc/index-html.png" alt="bookshop showing up in browser" />
|
||||||
|
</p>
|
||||||
|
|
||||||
Click on the *[/vue](http:/localhost:4004/vue)* link at the top to display the bookshop app (when asked to log in, type `alice` as user and leave the password field blank).
|
Click on the *[/vue](http:/localhost:4004/vue)* link at the top to display the bookshop app (when asked to log in, type `alice` as user and leave the password field blank).
|
||||||
|
|
||||||
@@ -28,8 +30,9 @@ Click on the *[/vue](http:/localhost:4004/vue)* link at the top to display the b
|
|||||||
|
|
||||||
[See Overview of contained samples](samples.md):
|
[See Overview of contained samples](samples.md):
|
||||||
|
|
||||||

|
<p align="center">
|
||||||
|
<img width=480 src="etc/samples.drawio.svg">
|
||||||
|
</p>
|
||||||
|
|
||||||
## Get Help
|
## Get Help
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user