Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

readme.md does not seem full for running locally #5

Open
esaruoho opened this issue Aug 9, 2017 · 2 comments
Open

readme.md does not seem full for running locally #5

esaruoho opened this issue Aug 9, 2017 · 2 comments

Comments

@esaruoho
Copy link

esaruoho commented Aug 9, 2017

So, I've done make dist and make but am not seeing how to run Hologram locally on my OSX.

If I then experiment and try and run the dist/hologram.js using node, it just shoots this error:

hologram/dist >> node hologram.js /Users/esaruoho/holo/hologram/dist/hologram.js:1 (function (exports, require, module, __filename, __dirname) { !function(modules){function __webpack_require__(moduleId){if(installedModules[moduleId])return installedModules[moduleId].exports;var module=installedModules[moduleId]={exports:{},id:moduleId,loaded:!1};return modules[moduleId].call(module.exports,module,module.exports,__webpack_require__),module.loaded=!0,module.exports}var installedModules={};return __webpack_require__.m=modules,__webpack_require__.c=installedModules,__webpack_require__.p="",__webpack_require__(0)}([function(module,exports,__webpack_require__){var Hologram;window._Image=Image,window.console.silence=function(){},Hologram={_properties:{}},Hologram.Version=__webpack_require__(1),console.log("Hologram Build "+Hologram.Version.build),__webpack_require__(2),__webpack_require__(11),__webpack_require__(12),__webpack_require__(13),__webpack_require__(14),Hologram.define=function(name,args){return Object.defineProperty(this,name,args)},Hol

Please could you update the documentation so it is easier to comprehend what this repo is supposed to do, especially if one is a non-developer such as me.

@esaruoho
Copy link
Author

@etiennepinchon are you able to tweak the readme.md so that it works 100% right? :)

@neofreko
Copy link

neofreko commented Sep 9, 2017

@esaruoho I don't think hologram.js is the full blown desktop app. It's only the VR framework. To use it, look a the sample project: https://github.com/etiennepinchon/hologram/tree/9d6f6562da3878ea650e39f3638c98ae36f1b3d7/extras/templates/Project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants