From bdcc99c3a0ffe60e8b858c543c00d030743ffa9c Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 25 Jun 2018 03:42:16 +0300 Subject: [PATCH] Created Meteor bundle (markdown) --- Meteor-bundle.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Meteor-bundle.md diff --git a/Meteor-bundle.md b/Meteor-bundle.md new file mode 100644 index 0000000..65c17a8 --- /dev/null +++ b/Meteor-bundle.md @@ -0,0 +1,8 @@ +- install Meteor.js +- unarchive bundle +- cd bundle +- meteor + +[Wekan for Meteor.js bundle bug reports and feature requests](https://github.com/wekan/wekan/issues) + +[Build Meteor bundle from source](https://github.com/wekan/wekan/wiki/Source) \ No newline at end of file