mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-07-28 21:48:46 +00:00
@@ -144,7 +144,9 @@ Make sure [node](https://nodejs.org/en/) is installed.
|
|||||||
In a new terminal window run the following commands:
|
In a new terminal window run the following commands:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd ./ui && npm start
|
cd ./ui
|
||||||
|
npm install
|
||||||
|
npm start
|
||||||
```
|
```
|
||||||
|
|
||||||
The site can now be accessed at [localhost:1234](http://localhost:1234).
|
The site can now be accessed at [localhost:1234](http://localhost:1234).
|
||||||
|
|||||||
Reference in New Issue
Block a user