Atom Shell is a cross-platform desktop application shell that enables you to build native like applications with node.js and web page engine of Chromium.
To run your app with atom-shell, execute the following command under your Console (or Terminal):
The path-to-your-app
should be the path to your own atom-shell
app, you can read the Quick Start guide
in atom-shell's docs on how to write one.