mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 20:59:44 +02:00
meta: Fix documentation for installing Planka without Docker (#324)
This commit is contained in:
parent
353bb0f2b0
commit
0764ca76d3
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ npm run build
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cp -r build ../server/public
|
cp -r build ../server/public
|
||||||
|
cp build/index.html ../server/views/index.ejs
|
||||||
```
|
```
|
||||||
|
|
||||||
4. Install dependencies for server.
|
4. Install dependencies for server.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue