mirror of
https://github.com/wekan/wekan.git
synced 2025-12-28 05:08:48 +01:00
Reorganized Docs. In Progress.
This commit is contained in:
parent
1961e22cbd
commit
ce89ff4833
202 changed files with 0 additions and 0 deletions
13
docs/DeveloperDocs/Meteor-bundle.md
Normal file
13
docs/DeveloperDocs/Meteor-bundle.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
- Read [Wekan new release ChangeLog](https://github.com/wekan/wekan/blob/main/CHANGELOG.md)
|
||||
- [Install Meteor.js](https://www.meteor.com/install). Note: Windows install is very slow, please use other option at [Windows wiki page](Windows)
|
||||
- Download newest bundle from https://releases.wekan.team
|
||||
- Unarchive bundle .tar.gz file: `tar -zxvf wekan-VERSION.tar.gz`
|
||||
- `cd bundle`
|
||||
- `meteor`
|
||||
- Browse with webbrowser like Firefox to http://localhost:3000
|
||||
|
||||
[Wekan for Meteor.js bundle bug reports and feature requests](https://github.com/wekan/wekan/issues)
|
||||
|
||||
[Build Meteor bundle from source](Source)
|
||||
|
||||
[Install from source without root](Install-from-source-without-root)
|
||||
Loading…
Add table
Add a link
Reference in a new issue