mirror of
https://github.com/wekan/wekan.git
synced 2025-12-17 07:50:12 +01:00
Updated Mac (markdown)
parent
ba3c76ae5a
commit
86ff2e3e4c
1 changed files with 1 additions and 1 deletions
2
Mac.md
2
Mac.md
|
|
@ -6,7 +6,7 @@
|
||||||
## Source
|
## Source
|
||||||
|
|
||||||
1. Install XCode
|
1. Install XCode
|
||||||
2. Install [Node 8.14.1](https://nodejs.org/en/)
|
2. Install [Node 8.15.0](https://nodejs.org/en/)
|
||||||
3. Use [rebuild-wekan.sh script](https://github.com/wekan/wekan/blob/edge/releases/virtualbox/rebuild-wekan.sh) to first install Wekan dependencies and then build Wekan.
|
3. Use [rebuild-wekan.sh script](https://github.com/wekan/wekan/blob/edge/releases/virtualbox/rebuild-wekan.sh) to first install Wekan dependencies and then build Wekan.
|
||||||
4. Change to Wekan directory: `cd wekan`
|
4. Change to Wekan directory: `cd wekan`
|
||||||
5. Run meteor: `meteor` - this runs node in http://localhost:3000 and mongo at http://localhost:3001 .
|
5. Run meteor: `meteor` - this runs node in http://localhost:3000 and mongo at http://localhost:3001 .
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue