mirror of
https://github.com/wekan/wekan.git
synced 2026-03-07 14:20:15 +01:00
Updated Install from source without root (markdown)
parent
1d13c723be
commit
e1ebb28342
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# Quick install for development / debugging
|
||||
|
||||
* Install [nvm](https://github.com/creationix/nvm)
|
||||
* `source NVMPATH/nvm.sh` for example `source ~/.nvm/nvm.sh`
|
||||
* `nvm install v8.11.3`
|
||||
|
|
@ -17,3 +19,5 @@ When you get this output, wekan is ready:
|
|||
|
||||
=> App running at: http://localhost:3000/
|
||||
```
|
||||
|
||||
Register new user for administrator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue