For the Future.
I created this Canvas for future development. Targeting desktop applications (All Platforms).
Canvas UI is powered by the beautiful Electron. Using React for UI and Webpack for creating the "bottleneck"
Step 1 - git clone
Step 2 - cd canvas-ui
Step 3 - npm install
Step 4 - npm run watch
or npm run build
Step 5 - electron .
or npm run start
Learn more about Electron before digging in