Skip to content

mrclapham/openfin-windowdocking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenFin snap and dock demo

This repo contains a modified version of the OpenFin snap and dock code https://github.com/openfin/snap-and-dock.

It has a simple Node/Express server for local development.

Clone the repo and run

$ npm install

NB: on a Mac you may need to type 'sudo npm install'

Navigate to the root folder where 'server.js' resides with your command line tool and run:

$ node server

This should start a simple Node server at http://localhost:9070, then, click the link below to install as an openFin app.

If you wish to change to localhost port you will need to change the references in "server.js", "app.json" and in the installer link below.

installer

About

A simple implementation of the openfin window docking.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published