mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated Mac (markdown)
parent
a9ae60a6c0
commit
caa18079df
1 changed files with 4 additions and 3 deletions
7
Mac.md
7
Mac.md
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
1. Install XCode
|
||||
2. Install [Node 8.11.3 or newer](https://nodejs.org/en/)
|
||||
3. Install [Meteor](https://www.meteor.com)
|
||||
|
||||
...
|
||||
3. Use [Wekan Maintainer VirtualBox scripts](https://github.com/wekan/wekan-maintainer/tree/master/virtualbox) where rebuild-wekan.sh also installs Wekan dependencies and builds 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 .
|
||||
6. Alternatively, to use custom ports, use for example `meteor --port 4000` that runs node in port 4000 and mongo in next port 4001.
|
||||
Loading…
Add table
Add a link
Reference in a new issue