Skip to content
/ gravit Public
forked from OliBridgman/gravit

Gravit - The versatile Design Tool for Windows, Mac, Chrome OS and the Browser

License

Notifications You must be signed in to change notification settings

as02700/gravit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Standalone / Desktop Shell

run grunt pck to build the app within package/system folder run node-webkit executable with -dev argument to use development environment

DEV Environment

WebStorm

Debug Web-App:

Debug Desktop-App

  • run grunt pck at least once to have the node-webkit binaries
  • choose the right version & platform executable for your system within ./node-webkit
  • Add a new Remote NodeJS Debug Configuration, set the port to 9222
  • Add a "Before Launch" Configuration that launches your node-webkit executable including the parameter to /src and the parameter --remote-debugging-port=9222
  • Run grunt, then launch your run configuration

About

Gravit - The versatile Design Tool for Windows, Mac, Chrome OS and the Browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.5%
  • CSS 1.6%
  • HTML 0.9%