mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 21:19:18 +00:00
Install npm dependencies
It is required to run `npm install`.
This commit is contained in:
@@ -142,7 +142,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