mirror of
https://github.com/wekan/wekan.git
synced 2026-02-19 22:48:07 +01:00
More details about meteor command.
parent
51ca2ef1de
commit
0dfe3a072e
1 changed files with 4 additions and 0 deletions
|
|
@ -158,6 +158,10 @@ npm install
|
|||
meteor
|
||||
```
|
||||
|
||||
When running with command `meteor`, any saved modification of HTML/CSS/JS Wekan code
|
||||
will make changes also on the browser automatically. NPM package C/C++ code is probably
|
||||
not recompiled though, that needs full build.
|
||||
|
||||
#### In production
|
||||
```bash
|
||||
rm -rf .build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue