pojala / electrino

Desktop runtime for apps built on web technologies, using the system's own web browser engine
MIT License
4.37k stars 101 forks source link

How to get started? #16

Open mdings opened 7 years ago

mdings commented 7 years ago

Say I wanted to build a concept using electrino. Just to see what I would bump into or find out some of the limitations. How do I get started?

indrakaw commented 7 years ago

@mdings Read The Fine Manual. Might it will helps you.

mdings commented 7 years ago

@indrakaw And where is this Fine Manual you are talking about? The readme surely isn't enough to get one started..

PragmaticEd commented 6 years ago

@indrakaw Yes, where is this manual? No info on how to use this project.. The only demo project provided, also doesn't work, having error cannot find module electrino. Such a nice project description, while project it self seems dead and unusable...

indrakaw commented 6 years ago

then it's WIP. Please @pojala.

I use npm references for testing stuff with electrino.

crowecawcaw commented 6 years ago

I got this working by:

  1. Cloning the repo
  2. Opening Electrino/MacOS/Electrino.xcodeproj in XCode
  3. Moving the test-app and test-tray folders from /Electrino to /Electriono/MacOS
  4. Running the project in XCode.